


BODY		{
	font-family: 'Verdana', 'Arial', 'Sans-serif';
	color: #ffffff;
	font-size: 10 pt;
	background-color: #00267f;
	background-repeat: no-repeat;
			}
H1 {font-size:24 px;
           color:#Ff9d01;      }



TH,TD		{	font-family: 'Verdana', 'Arial', 'Sans-serif';
				font-size: 9pt;
				color: #00267f;
				background-color: #ffffff; background-repeat: no-repeat;
			}			
A			{	color: #Ff9d01; text-decoration: none
 			}
A:active	{	color: #Ff9d01;
 			}
A:visited	{	color: #Ff9d01;
 			}
A:hover		{	 color: #B61010; text-decoration: underline
 			}




.border {border: 2px solid #F3BF29; background-color: #00267F; background-repeat: no-repeat;}


.fsmall {  font-size: 10pt}
.fssmall {  font-size: 8pt; color: #ffffff;}
.ftiny {  font-size: 7pt; color: #ffffff;}
.bblack {  	background-color: #000000; color:#FFFFFF}


.fgrey 		{  	color: #999999;}
.fwhite 	{ 	color: #ffffff;}
.fdgrey		{	color: #666666;}
.forange	{	color: #F26624;}
