@charset "utf-8";
/* CSS Document */
<style type="text/css">

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
}
.lightblue {
	color: #2DB7E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	font-variant: normal;
	font-weight: normal;
	background-repeat: no-repeat;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
}
.lightgreymall {
	color: #E9E9E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: top;
	white-space: normal;
}
.lightbluesmall {
	color: #2DB7E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: top;
	white-space: normal;
}
a:link {
	color: #2DB7E5;
	text-decoration: none;
}
a:visited {
	color: #2DB7E5;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

</style>

