.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.leftLink {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
a.subnavlink:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.subnavlink:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
}
a.subnavlink:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
a.subnavlink2:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F3F3F3;
	text-decoration: none;
}
a.subnavlink2:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
}
a.subnavlink2:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
