.bodytext {
	font-family: arial;
	font-size: 11px;
	color: #003366;
	text-decoration:none;
}
.bodytext:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	text-decoration:none;
}
.bodytextlink {
	font-family: arial;
	font-size: 11px;
	color: #003366;
	text-decoration:none;
	font-weight: bold;
}
.bodytextlink:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-color:#FFFFFF;
	font-weight: bold;
}
.bodytextlink:visited {
	font-family: arial;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	border-color:#FFFFFF;
	font-weight: bold;
}
.heading {
	font-family: arial;
	font-size: 15px;
	color: #003366;
	text-decoration:none;
	border-color:#FFFFFF;
	font-weight:bold;
	line-height: 17px;
}
.headingsmall {
	font-family: arial;
	font-size: 13px;
	color: #003366;
	text-decoration:none;
	border-color: #336699;
	font-weight:bold;
	line-height: 17px;
}
.whitelink {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	border-color:#FFFFFF;
}
.whitelink:Hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration:underline;
}
.whitesmall {
	font-family: tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}
.whitelinksmall {
	font-family: verdana;
	font-size: 10px;
	color: #FFCC00;
	text-decoration:none;
	border-color:#FFFFFF;
}
.whitelinksmall:Hover {
	font-family: verdana;
	font-size: 10px;
	color: #FFCC00;
	text-decoration:underline;
}
.whitelinktop {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	border-color:#FFFFFF;
}
.whitelinktop:Hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration:none;
}
