.h5 {
	font-family: arial;
	font-size: 8pt;
	color: #DEB887;
}
.h4 { font-family:arial; font-size:8pt; color:#DEB887;}
.h3b { font-family:arial; font-size:10pt; font-weight:bold; color:#DEB887;}
.h4b { font-family:arial; font-size:9pt; font-weight:bold; color:#DEB887;}
.h3 { font-family:arial; font-size:10pt; color:#DEB887;}
.h3td { font-family:arial; font-size:10pt; color:#DEB887; border: 1px solid #DEB887;}
.h2 { font-family:arial; font-size:12pt; font-weight:bold; color:#DEB887;}
.headline { font-family:arial; font-size:12pt; font-weight:bold; color:#DEB887;}
.box {
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	background: #DEB887;
	border: 1px solid #ffffff;
}
.button {
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	background: #DEB887;
	border: 1px double #DEB887;
}
.box2 {
	font-family:arial;
	font-size:10pt;
	color: #DEB887;
	background : #DEB887;
	border: 0px
}
a:link {
	color:#DEB887;
	text-decoration: none;
}

a:hover {
	color:red;
	text-decoration: none;
}
a:visited {
	color:#DEB887;
	text-decoration: none;
}

body {
	scrollbar-track-color: #000000;
	scrollbar-shadow-color: #DEB887;
	scrollbar-highlight-color: #DEB887;
	scrollbar-face-color: #DEB887;
	scrollbar-darkshadow-color: #DEB887;
	scrollbar-base-color: #DEB887;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #DEB887;
}
