﻿body, td 
{
	margin:0px;
	font-family:Verdana;
	font-size:10pt;
	color:#77B5FF;
	background-color: #000000;
}
a, a:visited
{
	font-family:Verdana;
	font-size:10pt;
	color:#77B5FF;
	text-decoration:underline;
}
a:hover
{
	font-family:Verdana;
	font-size:10pt;
	color:#77B5FF;
	text-decoration:none;
}
h3
{
	font-family:Verdana;
	font-size:12pt;
	color:#77B5FF;
	font-weight:bold;
	margin:10px;
}
p
{
	padding:0px 20px;
}
