.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	font-weight: none;
	line-height: 16px;
}
.teaser{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #804000;
	font-weight: none;
	line-height: 16px;
}
.headline{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #A87B4D;
	font-weight: bold;
	line-height: 17px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-style: italic;
}
.box{
	border: 3 solid #E0D5CA;
	background-color: #E9DED2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #6D7754;
	font-weight: none;
	line-height: 18px;
	padding: 4px;
}
.submenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #6D7754;
	font-weight: none;
	line-height: 18px;
}
.submenusub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #6D7754;
	font-weight: none;
	line-height: 14px;
	padding-left:10px;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Gray;
	font-weight: none;
	line-height: 16px;
}
.footer2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: silver;
	font-weight: none;
}
a:hover   {
	color : #990000;
}
.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;
	background: #FFFFFF;
	border-style: solid;
	border-color: Gray;
	border-width: 1px;
}
.form_button {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	color: White;
	background: #004080;
	border-style: solid;
	border-color: White;
	border-width: 1px;
}