.header {
	font-family: Arial;
	font-size: 18px;
	color: #FFCC66;
	text-align: center;
	background-color: #000099;
	text-transform: uppercase;







}
.text {
	font-family: Arial;
	font-size: 16px;
	color: #000099;
	text-align: justify;



}
.rtext {
	font-family: Arial;
	font-size: 16px;
	color: #000099;
	text-align: right;

}
.subheader {
	font-family: Arial;
	font-size: 16px;
	color: #FFCC66;
	text-align: center;
	text-transform: uppercase;
	background-color: #000099;
	font-weight: bold;






}
.bg {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	background-color: #CCCCCC;

	



}
.ctext {
	font-family: Arial;
	font-size: 16px;
	color: #000099;
	text-align: center;

}
.ltext {
	font-family: Arial;
	font-size: 16px;
	color: #000099;
	text-align: left;
}
.news {
	font-family: Arial;
	font-size: 16px;
	text-transform: none;
	color: #000099;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;









}
.subtitr {
	font-family: Arial;
	font-size: 14px;
	color: #000099;
}

td{
	font-family: Arial;
	font-size: 16px;
	color: #000099;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;



	
}

