body
{
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000066;
}
			
table
{
	border-collapse: collapse;
	padding: 0px;
	border: 0px;
}

td
{
	vertical-align: top;
	padding: 0px;
	border: 0px;
}


h2
{
	background-color: #3366CC;
	width: 100%;
	font-family: verdana;
	color: #FFFFFF;
	text-align: left;
	font-size: x-small;
	font-weight: bold;
}
p, li
{ 
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #316AC5;
	text-align: justify;
}

.legal
{
	font-family: arial, helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal; 
	text-align: center;
	color: #FFFFFF;
	margin-top: 4em;
	margin-bottom: 6px;
}

a.legal:hover
{
	color: red;
}

a
{
	font-family: "comic sans ms", arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #316AC5;
	text-align: justify;
}

a:hover
{
	color: #000066 ;
}

a.moreinfo
{
	font-size: xx-small;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #316AC5;
	text-align: justify;
}

img
{
	border: none;
}
