body, textarea {
	scrollbar-base-color : #8D7E6D;
	scrollbar-3dlight-color : #8D7E6D;
	scrollbar-arrow-color : #E5D1B9;
	scrollbar-darkshadow-color : #8D7E6D;
	scrollbar-face-color : #8D7E6D;
	scrollbar-highlight-color : #8D7E6D;
	scrollbar-shadow-color : #8D7E6D;
	scrollbar-track-color : #E5D1B9;
}

p {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
}

a:link {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	font-weight : normal;
	color : #790000;
	text-decoration : none;
}

a:visited {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	font-weight : normal;
	color : #790000;
	text-decoration : none;
}

a:active {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	font-weight : normal;
	color : #790000;
	text-decoration : none;
}

a:hover {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	font-weight : normal;
	color : #790000;
	text-decoration : none;
}

.yellow {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	font-weight : normal;
	color : #FFD800;
}
.red {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	font-weight : normal;
	color : #790000;
}

.red2 {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	font-weight : normal;
	color : #cc0000;
}

.headline {
	font-family : verdana,arial,helvetica;
	font-size : 12px;
	font-weight : bold;
	color : #790000;
}

.small {
	font-family : verdana,arial,helvetica;
	font-size : 9px;
	font-weight : normal;
	color : #000000;
}

.field {
	font-family : verdana, geneva, arial, helvetica;
	font-size : 11px;
	color : #000000;
	border-right: 1px solid #8D7E6D;
	border-left: 1px solid #8D7E6D;
	border-top: 1px solid #8D7E6D;
	border-bottom: 1px solid #8D7E6D;
	background-color : #F0DDC7;
}

.brown {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	font-weight : normal;
	color : #790000;
}