BODY
 { color: #666666; font-size: 11pt; font-family: arial, helvetica, verdana, sans-serif; background-color: #8E4619 }

BODY, td, input, select, button
{
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px
	
}

H1
{
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #838383;
}

H2
{
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}

H3
{
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}

.copyright
 { color: #F5F5DC; font-size: 10px; font-family: arial, helvetica, verdana, sans-serif; line-height: 10px }
 
.orangetext
{
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	color: #8E4619;
	line-height: 11px;
	text-decoration: none;
	font-weight: none;
}

/*---------------------------------------------------------*/

A:link
 { color: #8E4619; font-size: 11px; font-weight: none; text-decoration: underline }

A:visited
 { color: #cc6633; font-size: 11px; font-weight: none; text-decoration: underline }

A:hover
 { color: #cc6633; font-size: 11px; font-weight: none; text-decoration: underline }

A:active
 { color: #8E4619; font-size: 11px; font-weight: none; text-decoration: underline }

/*---------------------------------------------------------*/

A.black:link
{
	color: #999966;
	text-decoration: underline;
}

A.black:visited
{
	color: #CCCC99;
	text-decoration: underline;
}

A.black:hover
{
	color: #CCCC99;
	text-decoration: underline;
}

A.black:active
{
	color: #999966;
	text-decoration: underline;
}

A.green:link
{
	color: #7C9853;
	text-decoration: underline;
}

A.green:visited
{
	color: #999966;
	text-decoration: underline;
}

A.green:hover
{
	color: #999966;
	text-decoration: underline;
}

A.green:active
{
	color: #7C9853;
	text-decoration: underline;
}

A.gray:link
{ color: #666666; font-size: 13px; text-decoration: underline }


A.gray:visited
{ color: #660066; font-size: 13px; text-decoration: underline }

A.gray:hover
{ color: #660066; font-size: 13px; text-decoration: underline }

A.gray:active
{ color: #666666; font-size: 13px; text-decoration: underline }

A.gray2:link
{ color: #666666; font-size: 11px; text-decoration: underline }


A.gray2:visited
{ color: #660066; font-size: 11px; text-decoration: underline }

A.gray2:hover
{ color: #660066; font-size: 11px; text-decoration: underline }

A.gray2:active
{ color: #666666; font-size: 11px; text-decoration: underline }

A.gray3:link
{ color: #666666; font-size: 14px; text-decoration: underline }


A.gray3:visited
{ color: #660066; font-size: 14px; text-decoration: underline }

A.gray3:hover
{ color: #660066; font-size: 14px; text-decoration: underline }

A.gray3:active
{ color: #666666; font-size: 14px; text-decoration: underline }

