@charset "UTF-8";
.greenheads {
	color: #999900;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.largeheads {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	font-size: 16pt;
	line-height: 22pt;
}
.qa {
	font-size: 24pt;
	color: #999900;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66CC00;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66CC00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
	color: #66CC00;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 130%;
	color: #666666;
}
.disclalimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
