BODY 
{
	
	background-color: #306294;
	font-family: Verdana, sans-serif;
	color: Black;
	font-size: 10;
	text-align: left;
}




.#menu
{
	font-size:11px;	
	
}

.footertable 
{
    font-size: 8pt; 
	line-size: 8pt; 
	color:#FFF;
}

A {
	color: 5E84DB;
	text-decoration: underline;
}

A.HOVER 
{
	color: 000000;
	text-decoration: underline;
}

A.VISITED 
{
	color: 000000;
	text-decoration: underline;
}

A.NAV 
{
	color: 000000;
	text-decoration: none;
}

A.NAV:HOVER 
{
	color: 000000;
	text-decoration: none;
}

A.NAV:VISITED 
{
	color: 000000;
	text-decoration: none;
} 

