body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color: #80735A;
}
a.NavWhite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.NavWhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.NavWhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
.NavOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.footertext {
	
	font-size: 12px;
	color: #FFFFFF;
}
a.Text:link {
	
	font-size: 12px;
	line-height: 18px;
	color: #96484B;
	text-decoration: none;
}
a.Text:visited {
	
	font-size: 12px;
	line-height: 18px;
	color: #96484B;
	text-decoration: none;
}
a.Text:hover {
	
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a.footer:link {
	
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:visited {
	
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.bodytext {
	
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.bodyBoldTaupe {
	
	font-size: 12px;
	font-weight: bold;
	color: #96484B;
	line-height: 18px;
}

ul{padding-left:20px}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight:bold;
}

a.blacklink:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
	font-weight:normal;
	text-transform: none;
}
a.blacklink:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight:normal;
	text-transform: none;
}
a.blacklink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	text-transform: none;
}
a.blacklink:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	text-transform: none;
}