.nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	line-height: 14pt;
}

.nav:hover
{COLOR: #006600}

.nav1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	line-height: 14pt;
}

.nav1:hover
{COLOR: #006600}

.navFoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	margin-right: 2pt;
	margin-left: 2pt;
}

.navFoot:hover
{COLOR: #006600}

.subnav
{font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #D5BD9E;
	text-decoration: none;}

a:hover {
COLOR: #CC6600
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #222222;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}
.linkRev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.linkRev:hover
{
	COLOR: #CCCCCC;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	text-transform: uppercase;
	line-height: 20px;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.linkOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC6600;
	font-weight: bold;
	text-decoration: underline;
}
.linkOrange:hover
{
	COLOR: #CC6600;
}
.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #798073;
}

hr {
	color: #006600;
	width: 100%;
	margin: 16px 0px;
}

