body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 12px;
}a:link {
	color: #88bbe0;
	text-decoration: none;
}
a:hover {
	color: #88bbe0;
	text-decoration: underline;
}
a:active {
	color: #88bbe0;
	text-decoration: none;
}
a:visited {
	color: #88bbe0;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: 9px;
	line-height: 10px;
}
.largegreen {
	font-size: 13px;
	line-height: 13px;
	color: #8eb2ae;
	font-weight: bold;
}
.footer_lg {
	font-size: 12px;
	color: #FFFFFF;
}
.red {
	font-size: 12px;
	line-height: 13px;
	color: #cc0000;
	font-weight: bold;
}