body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body {
	background-color: #36655D;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #00FF99;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #00FF99;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
hr.hr2 {
	color: #009933;
	background-color: #009933;
	height: 1px;
	margin: 2%;
}
.em12pt {
	font-size: 12px;
	font-style: italic;
}
.title18pt {font-size: 18px; color: #FFFFFF;}
.bold16pt {
	color: #FFFFFF;
	font-weight: bold;
}
.boldred {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}

