body {
	background-color: #2DCB1F;
	margin-left: 25px;
	margin-top: 20px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	letter-spacing: .1em;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #177EE7;
}
a:active {
	color: 177EE7;
}
.border {
	border: 5px solid #FFFFFF;
}
.back {
	font-size: 8pt;
	padding-top: 5px;
	padding-right: 15px;
}
.bluebold {
	font-weight: bold;
	text-transform: uppercase;
	color: #185b8d;
	font-size: 10pt;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #2DCB1F;
}

