@charset "utf-8";
body {
	background-attachment: scroll;
	background-color: #3d7d59;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #28553C;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #28553C;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #037432;
}
a:link {
	text-decoration: none;
	color: #009900;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
