﻿html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #707070;
}
a:visited
{
	text-decoration: none;
	color: #ff6600;
}
a:link
{
	text-decoration: none;
	color: #ff6600;
}

.subHead
{
	font-size: 12pt;
	color: #505050;
}