body
{
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 10pt;
	background-color: #000000;
	color: #ADADAD;
}

td.content
{
	font-family: Arial, Verdana;
	font-size: 10pt;
	background-color: #14202D;
	color: #ADADAD;
}

a.reg:link
{
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: #4E6D79;
	text-decoration: underline;
	font-weight: bold;
}

a.reg:visited
{
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: #4E6D79;
	text-decoration: underline;
	font-weight: bold;
}

a.reg:hover
{
	font-family: Arial, Verdana;
	color: #7C939C;
	text-decoration: underline;
	font-weight: bold;
}

a.reg:active
{
	font-family: Arial, Verdana;
	color: #ADADAD;
	text-decoration: underline;
	font-weight: bold;
}
