.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
}
.TOPhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCCCC;
}


a:link
{
	color: #003366;
	background-color: inherit;
	text-decoration: none;
	padding: 0px 2;
}
a:visited
{
	color: #003366;
	background-color: inherit;
	text-decoration: none;
	padding: 0px 2;
}
a:hover
{
	color: #666666;
	
}

a.navlogo {
}
a.navlogo:link {
	text-decoration: none;
}
a.navlogo:visited {
	text-decoration: none;
}
a.navlogo:hover {
	background-color: #CCCCCC;
}

a.navblack {
}
a.navblack:link {
	color: #000000;
	text-decoration: none;
}
a.navblack:visited {
	color: #000000;
	text-decoration: none;
}
a.navblack:hover {
	text-decoration:underline;
	background-color: #eaeaea;
}

a.navhome {
}
a.navhome:link {
	text-decoration: none;
}
a.navhome:visited {
	text-decoration: none;
}
a.navhome:hover {
	background-color: #eaeaea;
}
.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
	
