body {
	scrollbar-3dlight-color: white; 
	scrollbar-arrow-color: #2D4E71; 
	scrollbar-darkshadow-color: white; 
	scrollbar-face-color: #EEF2F7; 
	scrollbar-highlight-color: silver; 
	scrollbar-shadow-color: gray; 
	scrollbar-track-color: #EEF2F7;
	scrollbar-arrow-color: white; 
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9C9C63;
	margin-top: 5px;
	text-align: center;
	margin-bottom : 10px;
	font-weight : normal;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFCC;
	margin-top: 0px;
	text-align: center;
	margin-bottom : 5px;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #31639C;
	padding-top: 7px;
}

H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6300;
	margin-bottom: 5px;
	margin-top: 0px;
}

H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	margin-top: 0px;
	text-align: center;
	margin-bottom : 10px;
	font-weight : normal;
}

H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	margin-top: 0px;
	text-align: center;
	margin-bottom : 10px;
	font-weight : normal;
	margin-left : 375px;
}

P {
	margin-top : 0px;
	padding-top : 0px;
	margin-bottom : 3px;
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.white {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color : #ffecb8;
	text-align : center;
}

.menue{
	margin-top : 0px;
	margin-bottom : 3px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #83795e;
	padding-left : 15px;
	line-height : 17px;
}

.main  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #484848;
	text-align: left;
}

.text  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

.news  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
}

input, textarea  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	background-color: #C5CAC8;
}

H1 a:link, H1 a:visited {
	color: #31639C;
	text-decoration: none;
}
H1 a:hover {
	color: Red;
	text-decoration: underline;
}

H2 a:link, H2 a:visited {
	color: #e40000;
	text-decoration: none;
}
H2 a:hover {
	color: #e40000;
	text-decoration: underline;
}

H3 a:link, H3 a:visited {
	color: #0049B8;
	text-decoration: underline;
}
H3 a:hover {
	color: Red;
	text-decoration: none;
}

.white a:link, .white a:visited {
	color: #EEEEEE;
	text-decoration: underline;
}
.white a:hover {
	color: #87CEFA;
	text-decoration: none;
}

.menue a:link, .menue a:visited {
	color: #666666;
	text-decoration: none;
}
.menue a:hover {
	color: #83795e;
	text-decoration: underline;
}

.subnav a:link, .subnav a:visited {
	color: #C43600;
	text-decoration: none;
}
.subnav a:hover {
	color: #4169E1;
	text-decoration: underline;
}

.anons a:link, .anons a:visited {
	color: #990000;
	text-decoration: none
}
.anons a:hover {
	color: #0000CC;
	text-decoration: underline;
}

.small a:link, .small a:visited {
	color: #507088;
	text-decoration: none
}
.small a:hover {
	color: #D77400;
	text-decoration: none;
}

.text a:link, .text a:visited {
	color: #31639C;
	text-decoration: none;
}
.text a:hover {
    color: #B22222;
	text-decoration: underline;
}

.main a:link, .main a:visited {
	color: #0000CD;
	text-decoration: none;
}
.main a:hover {
	color: #4169E1;
	text-decoration: underline;
}

.news a:link, .news a:visited {
	color: #484848;
	text-decoration: underline;
}
.news a:hover {
	color: #484848;
	text-decoration: none;
}

