BODY
{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}

a:visited
{
	color: #00CCFF;
}

a:hover {
	color: #FFFFFF;
}

a:link
{
	color: #00CCFF;
}

a:active
{
	color: #00CCFF;
}

.big  {
	font-size: large;
	font-weight: bold;
}
.bigger {
	font-size: x-large;
	font-weight: bold;
}

.small{	font-size: 80% }
.smaller{	font-size: 60% }
