td {
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

input {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}

textarea {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}

.quote {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

.brandheader {
	font-family:Tahoma;
	font-size:36px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color:#FFFFFF;
}

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;
}

H1 {
	font-family: Arial Narrow;
	color: #002449;
	font-weight: bold;
	font-size : 28px;
}

H2 {
	font-family: Arial Narrow;
	color: #002449;
	font-weight: bold;
	font-size : 24px;
}

H3 {
	font-family: Arial;
	color: #002449;
	font-weight: normal;
	font-size : 18px;
}