.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	text-decoration:none;
}

.topNav  a.topNav:link, TD a.topNav:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	text-decoration:none;
}

.topNav  a.topNav:hover, TD a.topNav:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.contentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.supertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #666666;
	font-weight: bold;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
}
.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}

a:hover {
	color : #009900;
	text-decoration : underline;
}
a.include{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color : #FFFFFF;
	
}

a.include:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color : #000000;
	text-decoration : underline;
}

a.body_text  {
	color : #006699;
	text-decoration : underline;
}

a.body_text:hover {
	color : #00aa00;
	text-decoration : underline;
}
a.body_text:visited {
	color : #006699;
	text-decoration : underline;
}