body {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #ff9966;
	text-decoration: underline;
}
h4 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #ccff00;
	text-decoration: none;
}
.tail {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF33;
	background-color: #000000;
}
.navhor {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFF00;
	background-color: #000033;
	text-align: center;
}
.navsid {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #00FF99;
	text-align: left;
}
.sideblok {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFFFF;
	text-align: center;
	
}
.plaintextleft {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFCC;
	text-align: left;
}
.faqmenu {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #9933FF;
	text-align: left;
}

a:link       { color: #ff9900 }
a:visited    { color: #00FFFF }
a:hover      { color: #ffffff }
a:active     { color: #FF33CC ; text-decoration: underline; }