body {
	background-color: #000000;
	background-repeat: repeat;
	background-image: url(images/woodbg.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF
}
h2 {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #FFFFFF}

a:active {
	color: #ef5a4a;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #ef5a4a;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #ef5a4a;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFF33;
	text-decoration: none;
	font-weight: bold;
}
.foot {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF}
.smnocolor {  font-size: 9pt; font-family: Arial, Helvetica, sans-serif}
.eightpt {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 8pt}
.tenpt {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF}
.italbld { font-style: italic ; font-weight: bold}
.tabletext {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FFFFFF}
.tenptbld {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF}

.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.headertxt {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
a.headertxt:active {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

a.headertxt:link {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

a.headertxt:visited {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

a.headertxt:hover {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

.newstextblack {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

