body,td,th, p{
	font-size: x-large;
	color: #66FFFF;
	background-color: #333333;
}
body {
	background-color: #333333;
	font-size: x-large;
}
a {
	font-size: 
20px;
	color: #FFCC33;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #FFCC33;
}
a:visited {
	text-decoration: underline;
	color: #FFCC33;
}
a:hover {
	text-decoration: underline;
	color: #33FF33;
}
a:active {
	text-decoration: underline;
	color: #FFCC33;
}
.style30 {color: #FF9933}
.style32 {color: #66FFEB;
	font-weight: bold;}
.style7 {color: #3300CC}
.style33 {color: #CCFFCC}
h1 {
	font-size: xx-large;
	color: #FF9933;
}
h2 {
	font-size: x-large;
	color: #FF9933;
	background-color: #000000;
}
h3 {
	font-size: x-large;
	color: #FF9933;
}
