body {
	background-color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	color: #FFFFFF;
}
a {
	color: #00CCFF;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
a:active {
	color: #00DEFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #00DEFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;

}
h3 {
	font-family: Courier New, Courier, mono;
	font-weight: lighter;
}
td {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
}

