body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFCC33;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFCC33;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFCC33;
}
h1 {
	font-size: 24px;
	color: #FFCC33;
}
h2 {
	font-size: 18px;
	color: #FFCC33;
}
h3 {
	font-size: 12px;
	color: #FFCC33;
}
h5 {
	font-size: 16px;
	color: #FF0000;
}
h6 {
	font-size: 10px;
	color: #FFCC33;
}
.style1 {color: #FF0000}
