body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 13px;
}
.smallwhite {
	font-size: 9px;
	line-height: 9px;
	color: #FFFFFF;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 13px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	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;
}
.largegreen {
	font-size: 13px;
	line-height: 13px;
	color: #728F8D;
	font-weight: bold;
}
.whitebold {
	color: #FFFFFF;
	font-weight: bold;
}
.smalllist {
	font-size: 10px;
	font-weight: normal;
	color: #728F8D;
	line-height: 11px;
}
.whitetitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.red {
	font-size: 12px;
	line-height: 13px;
	color: #cc0000;
	font-weight: bold;
}