/* CSS Document */body {
	background-color: #000000;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a {
	font-size: 11px;
	color: #FFFFCC;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFCC66;
}
a:visited {
	text-decoration: none;
	color: #CCCC99;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #993300;
}
h2 {
	font-size: 18px;
	color: #006699;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {font-weight: bold}
h3 {
	font-size: 14px;
	color: #CC9933;
}
.style3 {color: #CC6633}
.style4 {
	color: #999999;
	font-style: italic;
}

