body	{
						background-color:#0066FF;
						}
						
td {
	text-align: left;
	vertical-align: top;
	font-family:Verdana;
	font-size:11px;
	color:#969494;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#969494;
}
.blue
{
	color:#859BB7;
}
a.blue
{
	color:#859BB7;
	text-decoration:underline;
}
.red
{
	color:#B54040;
}
a.red
{
	color:#B54040;
	text-decoration:underline;
}
a.redn
{
	color:#B54040;
	text-decoration:none;
}
.big
{
	color:#848282;
	text-transform:uppercase;
	font-weight:bold;
}
.top
{
	color:#E6E6E6;
}
a.top
{
	color:#B8B8B9;
	text-decoration:none;
}
a.copy
{
	color:#B9B9B9;
	text-decoration:none;
}