body
{
	background-image:url("stars.gif");
	color:#FFD000;
	font-family:Garamond, Times New Roman;
	font-size:0.8em;
}
a
{
color:#00D0FF;
}
a:active
{
	color:#FFFF00;
}
a:visited
{
	color:#00A0EE;
}
a:hover
{
	color:#F0FF00;
}
h1,h2,h3,h4,h5,h6
{
font-family:Flexure, Verdana;
text-align:center;
}
h1
{
	font-size:2em;
	color:lime;
}
img
{
	border: none;
}
p
{
	text-align:justify;
}
h3
{
margin:2px;
color:#00D0FF;
font-weight:none;
font-size:1.1em;
}
table
{
width:960px;
}
td, th
{
margin:5px;
}
h5
{
font-size:0.7em;
font-weight:none;
}