body
{
	background-color: #2E2E2E;
}

tr.main
{
	vertical-align: top;
	text-align: justify;
	background-color: #FFFFFF;
}

p
{
	font-family: 'Arial';
	font-size: 14px;
	color: #000000;
}

p.footer
{
	font-family: 'Arial';
	font-size: 12px;
	color: #a1a1bb;
}

H2
{
	font-size: 12px;
	font-style: 'Arial';
	color: #000000;
}

H3
{
	font-size: 14px;
	font-style: 'Arial';
	color: #000000;
}

a.reg:link
{
	color: #FFCC00;
	text-decoration: none;
	font-family: 'Arial';
}

a.reg:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: 'Arial';
}

a.reg:visited
{
	color: #FFCC00;
	text-decoration: none;
	font-family: 'Arial';
}
