﻿body
{
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #000000;
	
}
.smallWhite
{
	font-size: 8pt;
	color: #ffffff;
}
.legal
{
	font-size: 9px;
	color: #666666;
}
.blackText
{
	color: #000000;
}
.greyLine
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}
a
{
	color: #eeeeee;
	text-decoration: none;
}
a:hover
{
	color: #cc0000;
	text-decoration: underline;
}
