@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #eeece9;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	padding-right: 35px;
	letter-spacing: .02mm;
	word-spacing: .01mm;
	padding-top: 25px;
	padding-left: 100px;
}
a:link {
	color: #2d7c46;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2d7c46;
}
a:hover {
	text-decoration: underline;
	color: #B59324;
}
.top_left_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left: 100px;
}
a:active {
	text-decoration: none;
	color: #2d7c46;
}

.style1 {
	font-size: 15px;
	font-weight: bold;
	color: #7c519b;
}
.style3 {
	font-size: 13px;
	font-weight: bold;
	color: #D3D3D3;
}

.headline_purple {
	font-weight: bold;
	color: #7c519b;
	padding-bottom: 5px;
	font-size: 15px;
}

.headline_red {
	font-weight: bold;
	color: #993333;
	padding-bottom: 5px;
	font-size: 15px;
}

