.main {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #003333;
	font-weight: bold;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #003333;
	font-weight: bold;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFCC33;
	font-weight: bold;
	background-color: #336600;
	margin: 0px;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC33;
	font-weight: bold;
	background-color: #336600;
	text-decoration: underline;
}
.mainsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC33;
	padding: 5px 0px 5px 1px;
	background-color: #336600;
	font-weight: bold;
	clip:    rect(auto auto auto auto);
}
.mainsmallpad {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	padding-right: 10pt;
	padding-left: 10pt;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	padding: 3px;
	background-color: #FF6600;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: normal;
	margin-left: 10px;
}
.mainsmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.mainbold {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.mainpad5 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding: 5px;
}
