@import url("../bodytext.css");
.body1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #003300;
	font-weight: normal;
}
.greensubhead1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #339966;
}
.forms1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	border: thin solid #333333;
	position: static;
	height: auto;
	width: auto;
	top: auto;
	right: auto;
}
.namepg1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #003300;
}
.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.footer2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #003366;
}
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003300;
}