body  { font-family: Arial, Verdana, Helvetica; 
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #1E569F;
		 }

.sc { font-size: 11px; text-align: center; }
.sj { font-size: 11px; text-align: justify; }
.sl { font-size: 11px; text-align: left; }
.sr { font-size: 11px; text-align: right; }

a:link, a:visited, a:active {
	color: #0066CC;
	text-decoration: none;
	}
	
a:hover	{
	color: #FF9933;
	text-decoration: underline;
	}
	
a.dkblu:link, a.dkblu:visited, a.dkblu:active {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
a.dkblu:hover	{
	color: #66CCFF;
	text-decoration: underline;
	}	

.slb  { font-weight: bold; font-size: 11px; text-align: left; }
.scb  { font-weight: bold; font-size: 11px; text-align: center; }
.srb  { font-weight: bold; font-size: 11px; text-align: right; }

.date  { font-size: 10px; text-align:right; color:#FFFFFF; }

.footer  { font-size: 10px; text-align:center; color:#FFFFFF; }
.header  { font-size: 10px; text-align:right; color:#FFFFFF; }
.fact { font-size: 12px; font-weight:bold; color:#FFFFFF;}

.select  { font: Arial, Verdana, Helvetica; font-size: 11px; }
		   
.textbox  { border-left-color:#FFFFFF; border-top-color:#FFFFFF; border-right-color:#FFFFFF; border-bottom-color:#1E569F; border-style:solid; border-width:1px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; }