p {
	font-family:Tahoma, Geneva, sans-serif;
	color:#594930;
}

.wstyle1 {
	font-size:18pt;
	font-weight:bold;
	margin-left:1em;
	margin-right:1em;
}

.wstyle2 {
	font-size:12pt;
	text-align:justify;
	margin-left:2em;
	margin-right:2em;
}

.wstyle3 {
	font-size: 12pt;
	font-weight:bold;
	margin-left:1em;
	margin-right:1em;
}

.wstyle4 {
	font-size: 10pt;
	text-align:center;
	margin-left:2em;
	margin-right:2em;
}

.wstyle5 {
	font-size: 10pt;
	text-align:justify;
	margin-top: -1em; 
	margin-left:5em;
	margin-right:2em;
}

.wstyle6 {
	font-size:10pt;
	font-weight: bold;
	text-align:right;
	margin-left:2em;
	margin-right:2em;
	margin-top:-1em;
}

.wstyle7 {
	font-size: 10pt;
	text-align:justify;
	margin-top: -1em; 
	margin-left:2em;
	margin-right:2em;
}

.wstyle8 {
	font-size: 10pt;
	text-align:justify;
	margin-left:2em;
	margin-right:2em;
}

.wstyle9 {
	font-size: 10pt;
	text-align:justify;
	margin-left:5em;
	margin-right:2em;
	margin-top: -1em; 

}

.wstyle10 {
	font-size: 10pt;
	text-align:justify;
	margin-top:0em; 
}

.wstyle11 {
	font-size: 12pt;
	text-align:center;
	font-weight: bold;
}

a	{
	font-family:Tahoma, Geneva, sans-serif;
	color: #b54521
}

/* ==========START CSS NAV BUTTONS========== */

.cssnav {
	position: relative;
	font-family:Tahoma, Geneva, sans-serif;
	background: url(../images/overbtn.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 196px;
	height: 30px;
	margin: 0;
	padding: 0;
}

.cssnav a {
	display: block;
	color: #e6b966;
	font-size: 12px;
	font-weight:bold;
	width: 196px;
	height: 30px;
	display: block;
	float: left;
	color: #e6b966;
	text-decoration: none;
}

.cssnav img {
	width: 196px;
	height: 30px;
	border: 0
}

* html a:hover {
	visibility:visible
}

.cssnav a:hover {
	color: #594930;
}
			

.cssnav a:hover img {
	visibility:hidden
}

.cssnav span {
	position: absolute;
	left: 28px;
	top: 8px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 140px;
	height: 12px;
	text-align: center;
}
