body,td,th {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF00FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 36px;
	color: #FF0000;
}
h2 {
	font-size: 24px;
	color: #FFFF00;
}
h3 {
	font-size: 18px;
	color: #00FF66;
}
h4 {
	font-size: 16px;
	color: #FFFFFF;
}
h5 {
	font-size: 14px;
	color: #FFCC00;
}
h6 {
	font-size: 12px;
	color: #00FFFF;
}


.style1 {font-family: Geneva, Arial, Helvetica, sans-serif}

label {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: light;
color: #FFFFFF;
font-size: 14px;
}
