﻿body
{
	font-size: 9pt;
	font-family: Arial, Verdan
}

h1
{
	font-weight: bold;
	font-size: 28pt;
	font-style: italic;
}

h2
{
	font-weight: bold;
	font-size: 18pt;
}

h3
{
	font-weight: bold;
	font-size: 14pt;
}

h4
{
	font-weight: bold;
	font-size: 12pt;
}

h5
{
	font-weight: bold;
	font-size: 10pt;
}

h6
{
	font-weight: bold;
	font-size: 8pt;
}

.FinePrint
{
	font-size: 8pt;
	font-style: italic;
}
.MenuBG
{
	background-color: WhiteSmoke;
	border-top: black thin solid; 
	border-bottom: black thin solid;
}

.LinksBG
{
	background-color: ghostwhite;
	vertical-align: top;
	text-align: left;
}
.ContentBG
{
	background-color: ghostwhite;
}
.HeaderText
{
	font-size: 26pt;
	color: whitesmoke;
	font-style: italic;
	font-family: Verdana, Arial;
}
.HeaderText2
{
	font-size: 14pt;
	color: whitesmoke;
	font-family: Verdana, Arial;
}