body {
	margin: 12px 0px 0px;
	padding: 12px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #00557E;
	text-decoration: none;
}
a:link {
	color: #00557E;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.whitetext {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #015383;
	text-decoration: none;
}

.greentext {
	color: #C3CF23;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
a.bottom:link {
	color: #999999;
	text-decoration: none;
}
a.bottom:visited {
	color: #999999;
	text-decoration: none;
}
a.bottom:hover {
	color: #999999;
	text-decoration: none;
}
a.bottom:active {
	color: #999999;
	text-decoration: none;
}
