.One {
	font-family: "Palatino Linotype";
	font-size: 17px;
	font-weight: bolder;
	font-style: normal;
	background-position: left;
	position: static;
	color: #CC6600;



}
.Two {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #CC6600;


}
.Three {
	font-family: "Palatino Linotype";
	font-size: 17px;
	font-weight: normal;
	color: #CC6600;
	text-align: left;

}
.italic {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-style: italic;
	color: #CC6600;

}
.TitleA {
	font-family: "Palatino Linotype";
	font-size: 34px;
	font-weight: bold;
	color: #CC6600;

}
.boldbody {
	font-family: "Palatino Linotype";
	font-size: 17px;
	font-weight: bold;
	color: #CC6600;

}
.green {
	font-family: "Palatino Linotype";
	font-size: 34px;
	font-weight: bold;
	color: #99CC33;
}
.greenB {
	font-family: "Palatino Linotype";
	font-size: 18px;
	color: #99CC33;
	font-weight: bolder;

}
.greenitalic {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-style: italic;
	color: #99CC33;

}
.green3 {
	font-family: "Palatino Linotype";
	font-size: 17px;
	color: #99CC33;
	font-style: normal;
	font-weight: normal;

}
.maghead {
	font-family: "Palatino Linotype";
	font-size: 34px;
	color: #FFFFFF;
	font-weight: bold;

}
.mag2 {
	font-family: "Palatino Linotype";
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;

}

