/* CSS Document */

body,td,li
{
color: #000000; font-family: arial,verdana, helvetica, sans serif; font-size: 12px; line-height: 18px; font-style: normal; font-variant: normal; font-weight: normal;
}
.smallbody
{
color: #000000; font-family: verdana,arial, helvetica, sans serif; font-size: 10px; line-height: 16px; font-style: normal; font-variant: normal; font-weight: normal;
}
.contact
{
color: #000000; font-family: tahoma,arial, helvetica, sans serif; font-size: 14px; line-height: 18px; font-style: normal; font-variant: normal; font-weight: normal;
}
.head
{
color: #ab8c55; font-family: tahoma,arial, helvetica, sans serif; font-size: 16px; line-height: 20px; font-style: normal; font-variant: normal; font-weight: bold;
}
.subhead
{
color: #ab8c55; font-family: tahoma,arial, helvetica, sans serif; font-size: 14px; line-height: 18px; font-style: normal; font-variant: normal; font-weight: normal;
}
.toplinks {
color: #ab8c55; font-family: verdana,arial, helvetica, sans serif; font-size: 14px; line-height: 18px; font-style: normal; font-variant: normal; font-weight: bold;
}
a:link {
	color: #184a3a;
	text-decoration: none;
}
a:visited {
	color: #184a3a;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}

.footer {
	font-family: verdana,arial;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a:link.footer {
	color: #666666;
	text-decoration: none;
}
a:visited.footer {
	color: #666666;
	text-decoration: none;
}
a:hover.footer {
	color: #006600;
	text-decoration: underline;
}

select
{
font-size: 14px; 
}
input
{
font-size: 14px; 
}

