body
{
	font-size: 10pt;
	margin: 0px;
	color: black;
	font-family: 'Trebuchet MS' , Tahoma, Helvetica, Sans-Serif;
	background-color: white;
}
TD
{
	font-size: 10pt;
	color: black;
	font-family: 'Trebuchet MS' , Tahoma, Helvetica, Sans-Serif;
}
TD.TopNav
{
	background-color: #000099;
	text-align: right;
}
A.TopNav
{
	color: #99cccc;
	text-decoration: none;
}
A.TopNav:hover
{
	color: yellow;
	background-color: #003399;
	text-decoration: none;
}
TD.Header
{
	background-image: url(images/headfill.jpg);
}
.Copyright
{
	color: white;
	text-align: center;
}
.Footer
{
	background-color: #000099;
}

.PageFoot
{
	text-align: center;
}
A
{
	color: blue;
	text-decoration: none;
}
A:hover
{
	color: red;
	text-decoration: underline;
}
.SubHead
{
	font-weight: bold;
	font-size: 14pt;
}
.List
{
	list-style-position: outside;
	list-style-type: circle;
}

