/* CSS Document */

<style type="text/css">
 
body {
	background-color: #6b6540;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #494949 }

a {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #494949}

a:active {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline }

a:hover {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #4C482D;
	font-weight: bold;
	font-style: normal }

.headmenue {
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #494949 }

.headmenue:active {
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	text-decoration: underline }

.headmenue:hover {
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #F8F8F8;
	font-style: normal }

.headlines {
	font: 18px helvetica, arial, sans-serif;
	color: #4C482D;
	font-weight: bold; }

.red {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #D5CCAA }

H1 {
	line-height: normal;
	font-size: 16px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #494949 }
H2 {
	line-height: normal;
	font-size: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #4C482D } 
H3 {
	font-weight: bold;
	line-height: 100%;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #4C482D } 

PRE, TT, CODE {
	font-family: courier, sans-serif;
	font-size: 11px;
	color: #494949 }

input.textfield {
	width: 100%;
	font-size: 11px;
	font-family: verdana,arial,helvetica;
	font-weight: bold;
	background-color: #F8F8F8;
	color: #494949;
	border-style: 0;
 	border: 0px;
 	padding: 2px	
	}

input {
	font-size: 11px;
	font-family: verdana,arial,helvetica;
	font-weight: bold;
	background-color: #F8F8F8;
	color: #494949;
	border-style: 1}

select {
	font-size: 11px;
	font-family: verdana,arial,helvetica;
	font-weight: bold;
	background-color: #F8F8F8;
	color: #494949;
	width: 140;
	height: 14;
	margin: 0px}

textarea {
	width:100%;
	font-size: 11px;
	font-family: verdana,arial,helvetica;
	background-color: #F8F8F8;
	color: #494949;
	border-style: 1;
 	padding: 2px	
 	}
 
 </style>
