body {
	background-color: FAEB6A;
}

a:hover {
	text-decoration: underline;
}

.headlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subheadlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF6600;
	text-decoration: none;
}
.subheadtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #FAEB6A;
}

<!-- Form-Styles -->
.inputfield {
	font-family:Helvetica,Arial,sans-serif;
	font-size:10pt;
	border-width:1px;
	border-style:solid;
	background-color:#F8F8F8;
}

<!-- Forum-Styles -->
.forumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.forumerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
}
.forumheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #FAEB6A;
}
.forumheadersubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FAEB6A;
}
.forumtable {
	width: 100%;
	border:0px none #FFFFFF;
}
.forumtableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	background-color: #FAEB6A;
	padding:2px;
}
.forumtablecellodd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #F8F8F8;
	padding:2px;
}
.forumtablecelleven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #F0F0F0;
	padding:2px;
}
.forumtablecellsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding:2px;
}
forumthreadtable {
	width: 100%;
	border:0px none #FFFFFF;
}
.forumthreadheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #F8F8F8;
}
.forumthreadtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #F8F8F8;
}
.forumthreadcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #F0F0F0;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

<!-- Guestbook-Styles -->
.gbtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.gberror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
}
.gbheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #FAEB6A;
}
.gbheadersubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FAEB6A;
}
.gbtable {
	width: 60%;
	border:0px none #FFFFFF;
}
.gbtableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #F8F8F8;
}
.gbtablecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #F0F0F0;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

<!-- News-Styles -->
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
