body
{
	margin : 0px;

}
body,td {font-family: Verdana; font-size: 12px;}

.header
{
	color: #000000;
	font-size: 16pt;
	font-weight : bold;
}
.header2
{
	color: #000000;
	font-size: 13pt;
	font-weight : bold;
}

a:link {text-decoration: underline; color: blue;}
a:visited {color: green; }
a:active {text-decoration: none; color: #blue; }
a:hover {text-decoration: underline; color: red; }
