BODY {
scrollbar-face-color:#FFFFCC;
scrollbar-highlight-color:#C0C0C0;
scrollbar-3dlight-color:#861902;
scrollbar-darkshadow-color:#861902;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#861902;
scrollbar-track-color:#FFFFCC;
}

h1 {
	color : #861902;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	font-style : oblique;
	font-variant : normal;
	font-weight : bold;
	height : 15px;
	text-align: center;
}

h2 {
	color : #FFFFCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : 15px;
	text-align: center;
}

h3 {
	color : #861902;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : 15px;
	text-align: center;
}

div {
	color : #861902;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-style : normal;
	font-weight : normal;
	text-align: left;
	

}


td {
	color : #861902;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

ul {
	color : #861902;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

input.text {
	color : #861902;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

input.button{
	background-color: #FFD700;
	border-top-color: #861902;
	border-left-color: #861902;
	border-right-color: #861902;
	border-bottom-color: #861902;
	color : #861902;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	border-style: solid;
	border: 1px;
	border-left : #7FFFD4;
	border-right : #4169E1;
	border-top : #7FFFD4;
	border-bottom : #4169E1;
}


A {
	color: #861902;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}

A:Hover {
	color: #FF4500;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}

A.tablelink {
	color:  #861902;;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}

A:Hover.tablelink {
	color: #FF4500;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}
A.linkliste {
	color:  #FFFFCC;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 3pt;
}

A:Hover.linkliste {
	color: #FFFFCC;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 3pt;}