.bodymain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #CCCC99;
}
.bigbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #999966;
	font-weight: normal;
}
.bigheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #CCCC99;
	font-weight: normal;
	font-variant: small-caps;
	padding: 0px;
}
a:link {
	color: #CCCC99;
	text-decoration: none;
}
a:visited {
	color: #CCCC99;
	text-decoration: none;
}
a:hover {
	color: #999966;
	text-decoration: none;
}
a:active {
	color: #CCCC99;
	text-decoration: none;
}
.bigheaderSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #999966;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC99;
	padding-bottom: 3px;
	font-style: italic;
}
.bodymainbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #CCCC99;
	padding: 5px;
	border: 1px dotted #CCCC99;
	}
