body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.5em;
	text-align: justify;
	background-image:url(/images/backgrounds/blackstarsBG.gif);
	background-color: #000000;
	margin: 30px;
	padding-right: 20px;
}
h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
}
h3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
}
h4	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #OOOOOO;
	font-weight: bolder;
}
h5	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.5em;
	text-align: justify;
	background-image:url(../backgrounds/blackstarsBG.gif);
	background-color: #FFFFFF;
	width: 90%
}
td 	  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.5em;
	text-align: center;
	background-color: #FFFFFF;
	border:	thin solid #666666;
	padding: 10px 10px 10px 10px;
	margin: 0 px;
	width: 25%;
}
th 	  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.5em;
	text-align: justify;
	background-image:url(../backgrounds/blackstarsBG.gif);
	background-color: #FFFFFF;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5;
	color: #CCCCCC;
	text-decoration: underline;
	text-align: center;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5;
	color: #66FF33;
	text-decoration: none;
	text-align: center;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5;
	color: #CC0099;
	text-align: center;
	font-weight: 500;
	text-decoration: none;
}
