BODY, TABLE, TD, LI, UL {
	color: #663300;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFFFEE;
}

H1, H2, H3, H4, H5, H6 {
	color: #663300;
	font-family:"Times New Roman", Times, serif;
}

TH {
	color: #663300;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
}

A.invisible_link {
	color: #663300;
	text-decoration: none;
}
 
A.invisible_link:visited {
	color: #663300;
	text-decoration: none;
}
 
A.invisible_link:hover {
	color: #663300;
	font-weight: bold; 
	text-decoration: underline;
}

A:link
	{color: #CC0000;
	background-color:#FFFFEE;
	text-decoration: none;
}

A:visited
	{color: #CC0000;
	background-color:#FFFFEE;
	text-decoration: none;
}

A:hover
	{color: #FF6600;
	background-color:#FFFFEE;
	text-decoration: underline;
}

A.nav
{color: #663300;
text-decoration: none}

A.nav:visited
{color: #663300;
text-decoration: none}

A.nav:hover
{color: #CC0000;
text-decoration: underline}

.navMain
{color: #663300;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 600;
margin-bottom: +5px}

.bold {font-weight: bold; }

.copyright {font-family: Charcoal, sans-serif; font-size: 8pt; text-align: center; }

.italic {font-style: italic; }

.small {font-size: 10px; }

.underline {text-decoration: underline; }
