body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003300;
}
a {
	font-size: 10pt;
	color: #FFF22D;
	font-weight: bold;
}
a:visited {
	color: #FFFF00;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
.body_text {
	font-size: 10pt;
	line-height: 15pt;
	color: #CCCC99;
	text-align: justify;
	text-indent: 20px;
	margin: 5;
}
.bold {
	font-size: 10pt;
	font-weight: bold;
	line-height: 15pt;
}
.bullets {
	font-size: 10pt;
	list-style-position: outside;
	list-style-type: square;
	color: #CCCC99;
	line-height: 15pt;
	text-align: justify;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #CCCC99;
	line-height: 12pt;
}
.corp_address {
	font-size: 9pt;
	line-height: 12pt;
	color: #FFF22D;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFF22D;
}
.hi-lite {
	font-size: 16pt;
	font-weight: bold;
	color: #FFF22D;
}
