.style1 {color: #FF0000}
.style2 {color: #CCCCCC; }
.style3 {color: #FFCC00; }
.style4 {color: #FF9900; }
.style5 {color: #FF9900; font-weight: bold; }
.style6 {color: #000000; }
.style7 {color: #000000; font-weight: bold; }
.style8 {color: #FFFFFF; font-weight: bold; }
.style9 {color: #FFFFFF}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFCC00;
}
body {
	background-color: #000000;
}
a {
	font-size: 18px;
	color: #3399CC;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #3399CC;
	text-decoration: underline;
}
a:visited {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF3333;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 36px;
	color: #FFCC00;
}
h2 {
	font-size: 24px;
	color: #FF3300;
}
h3 {
	font-size: 18px;
	color: #FFCC00;
}
h4 {
	font-size: 16px;
	color: #FFCC00;
}
h5 {
	font-size: 14px;
	color: #FFCC00;
}
