#bodytext {
	color: #000;
	padding: 0px 12px 10px 40px;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
}
h1 {
	color: #FF6600;
	padding: 0px 0px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9 em;
	font-style: normal;
	line-height: 0.8em;
	font-weight: bold;
	font-variant: normal;
}
h2 {
	color: #336600;
	margin: 0px;
	padding: 0px 0px 12px 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a {
	font-style: normal;
	text-decoration:underline;
	font-weight: bold;
}

a:hover {
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
