body {
	font-family: "Gill Sans MT", "Trebuchet MS", Verdana, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	}
a:link {
	color: #0000FF;
	text-decoration: none;
	}
a {
 color: #0000FF;
 text-decoration: none;
 }
a:visited {
	color: #0000FF;
	text-decoration: none;
	}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
.style_footer {
	font: Arial,Helvetica,sans-serif;
	font-size: 8px;	
	color: #000000;
	}
.style_headline {
	font-size: 14px;
	font-weight: bold;
	color: #254A00;
		}
.style_body_text {
	font-size: 14px;
	color: #254A00;
	}
.style_front_page_body_text {
	font-size: 14px;
	color: #254A00;
	padding-left: 10px;
	padding-right: 10px;
	}
.style_form_text {
	font-family: "Gill Sans MT", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #0000FF;
	}
#ScrollDiv {
	width:700px;
	height:400px;
	overflow: auto;
	}
.front_page_box_1 {
	background-image: url(../images/background_home_page_1a.jpg);
	background-repeat:no-repeat;
	}
.front_page_box_2 {
	background-image: url(../images/background_home_page_2a.jpg);
	background-repeat:no-repeat;
	}
.front_page_box_3 {
	background-image: url(../images/background_home_page_3a.jpg);
	background-repeat:no-repeat;
	}
.front_page_box_4 {
	background-image: url(../images/background_home_page_4a.jpg);
	background-repeat:no-repeat;
	}
.h1 {
	font-size: 14px;
	color: #254A00;
	font-weight: normal;
	font-family: "Gill Sans MT", "trebuchet MS";
}
.h2 {
	font-size: 14px;
	color: #254A00;
	font-weight: normal;
	font-family: "Gill Sans MT", "trebuchet MS";
}
.h3 {
	font-size: 14px;
	color: #254A00;
	font-weight: bold;
	font-family: "Gill Sans MT", "trebuchet MS";
}

