.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
	line-height: 11pt;


}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.subheadside {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #99FF00;
}
a:hover {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
a:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
