td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:14px;
	color:#806C59;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#002449;
}

A:Hover  {
	color : #002449;
	text-decoration : underline;
}

.InactiveLink
{
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#002449;
}

.SiteTitleGreen
{
	font-family: "Times New Roman";
	font-size: xx-large;
	text-decoration: none;
	font-weight: bold;
	color: #218722;
	font-style: italic;
}

.SiteTitleWhite
{
	font-family: "Times New Roman";
	font-size: xx-large;
	text-decoration: none;
	font-weight: bold;
	color: White;
	font-style: italic;
}
.SiteTitleRed
{
	font-family: "Times New Roman";
	font-size: xx-large;
	text-decoration: none;
	font-weight: bold;
	color: Red;
	font-style: italic;
}


.Title
{
	font-family:Arial;
	font-size:22px;
	text-decoration: none;
	font-weight: bold;
	color:#002449;
}

.small
{
	text-align: center;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	color:#806C59;
}


H1 {
	color: #002449;
	font-weight: bold;
	font-size : 16px;
}
