/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
    font-weight:normal;
}
body {
	background-color: #000000;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
     font-weight:normal;
}
.style1 {color: #F5F5F5}
.style2 {color: #656565}
.style3 {color: #333333}
.style4 {color: #FF9900}

