BODY 
{	background-color: #042A8A;
	color: #c7d4f3;
}

A:link 
{
	color: #FFFFFF;
	text-decoration: none;

}

A:visited 
{
	color: #FFFFFF;
	text-decoration: none;
}

A:active 
{
	color: #FFCC00;
	text-decoration: none;
}

A:hover 
{
	color: #FFCC00;
	text-decoration: underline;
}


A.nav:link 
{
	color: #FFFFFF;
	text-decoration: none;
}

A.nav:visited 
{
	color: #FFFFFF;
	text-decoration: none;
}

A.nav:active 
{
	color: #FFCC00;
	text-decoration: none;
}

A.nav:hover 
{
	color: #FFCC00;
	text-decoration: none;
}


.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #9baad0;
	line-height: 22px;
}

.alt 
{
	font-size: 7.25pt;
	line-height: normal;
	vertical-align: bottom;
} 
	
H3 
{ 	font-weight: bold;
	font-size: 11pt; 
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif }

H2 
{ 	font-weight: bold;
	font-size: 12pt; 
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif }
 		
H1 
{ 	font-weight: bold;
	font-size: 13pt; 
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif }

		 
DIV, P, UL, OL, TD, BLOCKQUOTE 
{
	font-size: 8.5pt;
	line-height: 12pt;
	font-family: Verdana, Arial, sans-serif
} 
	
	

