BODY 
{
	background-color: #234382;
	color: #234382;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

A:link 
{
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}

A:visited 
{
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
	}

A:hover 
{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

A:active 
{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

A.footer:link {
	color:#FFFFFF ;
}
A.footer:visited {
	color: #FFFFFF;
}
A.footer:active {
	color: #FFCC00;
}
A.footer:hover {
	color: #FFCC00;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: normal;
	color: 4a6498;
	text-align: justify;
}

.alt 
{ 	font-size: 7pt; 
	line-height: 12pt} 
	
H3 
{ 	font-weight: bold;
	font-size: 11pt; 
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif }

H2 
{ 	font-weight: bold;
	font-size: 12.5pt; 
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif }
 		
H1 
{ 	font-weight: bold;
	font-size: 13pt; 
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif }
		 
P,OL,DIV,TD,BLOCKQUOTE,UL
{
	font-size: 8pt;
	line-height: 15pt;
	font-family: Verdana, Arial, sans-serif;
} 
.justify {
	text-align: justify;
}
