/* CSS Document */
body {
	background-image: url(img/bg1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#8DB55F;
	margin-top: 0px;
}
.style1 {font-family: 'Trebuchet MS', Helvetica, sans-serif; font-size:14px;}
.style2 {
	color: #C4DEA9;
	font-family: 'Trebuchet MS', Helvetica, sans-serif; font-size:14px;
}
.style4 {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
}
.style5 {color: #FFFFFF}
.style6 {font-family: 'Trebuchet MS', Helvetica, sans-serif; font-size:14px;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
