body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #336600;
}
body {
	margin-top: 5px;
	margin-bottom: 5px;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}


a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #ffcc66;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}

.MainHeading {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #336600;
}
.HeadingMinor {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #336600;
}
