﻿body
{
	margin: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.75em;        	
}
H1
{
	font-size: 1.3em;
	font-weight: bold; 
	color: dimgray;
}
H2
{
	font-size: 1.1em;
	font-weight: bold; 
	color: black;
}
.legal A
{
	color: White;
	text-decoration: underline;
}
.legal A:visited
{
	color: White;
	text-decoration: underline;
}
.legal A:hover
{
	color: White;
	text-decoration: none;
}