/* CSS Document */

.link a:link {  font-family: Verdana, Geneva, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}


.link a:visited {  font-family: Verdana, Geneva, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}


.link a:hover {  font-family: Verdana, Geneva, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #cc99ff; text-decoration: none}

.search {  font-family: Verdana, Geneva, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}









.lefthdrnav a:link {  font-family: Verdana, Geneva, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}

.lefthdrnav a:visited {  font-family: Verdana, Geneva, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000;  text-decoration: none}

.lefthdrnav a:hover {  font-family: Verdana, Geneva, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #cc99ff;  text-decoration: none}




.leftnav a:link {  font-family: Verdana, Geneva, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
.leftnav a:visited {  font-family: Verdana, Geneva, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000;  text-decoration: none}
.leftnav a:hover {  font-family: Verdana, Geneva, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #cc99ff;  text-decoration: none}

.bodytext {  font-family: Verdana, Geneva, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #302421;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #302421;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #503c0e;
	border-bottom: 1px solid #503c0e;
}



h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #302421;
	vertical-align: bottom;
	text-align: center;
	padding: 2px;
	margin: 0;
}

h4 a:link {
	text-decoration: none;
	color: #302421;
}
