body {font-family: "Times New Roman", Times, serif;font-size: 12pt;color: Black;}
h1 {
	font-size: 16pt;
	font-weight: normal;
	color: #006600;
	padding-top: 0px;
	text-decoration: underline;
}
h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #006600;
	padding-top: 0px;
	text-decoration: underline;
}
a:link {
	color: #3300CC;
	text-decoration: underline;
}
a:visited {
	color: #3300CC;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #006600;
}
a:active {
	color: #3300CC;
	text-decoration: underline;
}
.style1 {font-weight: bold}
.indent {padding-left: 18px;}
.indent2 {padding-left: 14px;}
