body
{
	font-family : sans-serif;
	text-align : justify;
	color : white;
	background : black;
}
h1, h2, h3
{
	font-family : sans-serif;
	text-align : center;
}
th	{color : white}
td	{color : white}
h4	{font-family : sans-serif}
A	{text-decoration : none}
A:link		{ color: #33ffff }
A:visited	{ color: #66ff00 }

