@charset "UTF-8";
/* CSS Document */

body{
font-family:eurostyle, tahoma, verdana, arial;
font-size:14px;
color:#000;
background:white;
text-align:center;}


h1{
font-size:110%;
color:#006600;
text-align:center;}
a:link {
	color: #009900;
	font-weight: bold;
}
a:visited {
	color: #00FF00;
}
a:hover {
	color: #009900;
}
a:active {
	color: #00FF00;
}
a {
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style6 {
	font-size: 15.5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: bold;
}
.style7 {color: #000000}
.style8 {font-size: 15.5px; font-family: Arial, Helvetica, sans-serif; color: #000000; }
.style9 {font-size: 15.5px}
.logo{
	width:750px;
	float:left;
	margin:10px;
}

.logo img{
	float:left;
	margin:2px;
	padding:7px;
	border:none;
}
