@charset "utf-8";
body { background-color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size: 10px;}
.header {
	font-size: 24px;
	font-weight: bold;
}
.style3 {
	font-size: 14px;
	font-style: italic;
}
.bodytext {font-size: 12px}

a:link {
	color: #FF9900;
	text-decoration: none;
}

a:visited {
	color: #eba806;
	text-decoration: none;
}
