body {
	font-size: .8em;
	color: #FFFF00;
}
body {
	background-image: url();
	background-color: #000000;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CCFF33;
}
h1 {
	font-size: 1.5em;
	color: #FFFF00;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.style2 {
	font-size: 2.2em;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
body {
	font-size: 0.9em;
	color: #CCCCCC;
}
