BODY
{
    MARGIN-LEFT: 1px;
    BACKGROUND-COLOR: #325495
}
A.nav:hover
{
	font-size: 12pt;
	color: black;
	font-family: Arial;
    TEXT-DECORATION: underline
}
A.nav:link
{
	font-size: 12pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
A.nav:visited
{
	font-size: 12pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
A.nav
{
	font-size: 12pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}