body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3F6A65;
}
p, td {font-family:Verdana; font-size:10pt; color:#000000}
a.top_menu:link {
	color: #DAC7DC;
	text-decoration: none;
	
}
.h1 {
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:9pt;
}
a.top_menu:visited {
	text-decoration: none;
	color: #DAC7DC;
}

a.top_menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.top_menu:active {
	text-decoration: none;
	color: #DAC7DC;
}
.title {
	font-size:11pt;
	color:#712B77;
	font-weight:bold;
}
#right_float {
	float: right;
	height: 250px;
	position: relative;
	right: -30%;
}

#left_float {
	width: 400px;
	position: inherit;
	left: 1%;
	position:relative;
}

#body_home {
	width:auto;
	height:auto;
}

.copyright {
	font-size:8pt;
	color:#888888;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #555555;
	text-decoration: none;
}
.purple {
	color: #712B77;
}
.address {
	font-size:8pt;
	color: #333333;
}
#links_div {
	float: left;
	width: 750px;
}

