@charset "utf-8";
/* CSS Document */
<style type="text/css">
<!--
body {
	background-color: #333333;
}
a:link {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:visited {
	color: #FFFFFF;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
	color: #CCCCCC;
}
.style4 {	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
.style18 {font-size: 14px}
a {
	font-family: Courier New, Courier, monospace;
}
.style19 {font-size: 12px}
-->