body {
	background-color: #D7D7D7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	height: 100%;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #244176;
	font-style: italic;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #481414;
}


a:link {
	color: #4074D0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4074D0;
}
a:hover {
	text-decoration: none;
	color: #896F68;
}
a:active {
	text-decoration: none;
	color: #4074D0;
}
.bodytextwithbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #896F68;
}
.style11 {color: #3B130C}

