body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #c7b299;
}

.title16b {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
}
.title14b {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}

.tan10b {
	font-family:  "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #c7b299;
}
.tan10 {
	font-family:  "Times New Roman", Times, serif;
	font-size: 10px;
	color: #c7b299;
}
.tan11 {
	font-family:  "Times New Roman", Times, serif;
	font-size: 11px;
	color: #c7b299;
}
.tan12 {
	font-family:  "Times New Roman", Times, serif;
	font-size: 12px;
	color: #c7b299;
}
.tan14b {
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #c7b299;
}
.tan16 {
	font-family:  "Times New Roman", Times, serif;
	font-size: 16px;
	color: #c7b299;
}


.white11 {
	font-family:  "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
}
.white12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
}
.white12b {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.white14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
}
.white14b {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.white16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
}
.white16b {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.dropcap{
   font: bold 300% "Times New Roman", Times, serif;
   color: #ffffff;
   float: left
   }




a:link {
	color: #eab67e;
	text-decoration: none;
}
a:visited {
    color: #a57c52;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #fdc689;
}
a:active {
	text-decoration: none;
}
td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}#ulMainNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ulMainNav li {
	display: inline;
	float: left;
}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #oo2868;
	text-decoration: none;
	background-image: url(../images/navbck1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding: 8px;
	height: 20px;
	width: 130px;
}
#ulMainNav a:hover,#ulMainNav a.current:link, #ulMainNave a.current:visited {
	color: #00ccff;
	background-image: url(../images/navBackOver.jpg);
}

