body 
{
	background-color: #000066;
	color: #ffffff;
	font-family: Arial;
}

#rightfloat
{
	float:right;
	width:410px;
	margin:0px 0px 10px 10px;	
}

a:link
{
	color: #6699ff;
}

a:visited
{
	color: #9900cc;
}

p.legal
{
	font-size:xx-small;
}

.small
{
	font-size:small;
}


