@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	background-color: #E5E0D4;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.green {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
}


a:link {
	color: #003300;
}
a:visited {
	color: #003300;
}
a:hover {
	color: #990066;
}
.style2 {font-size: 10px}
.style3 {
	font-size: 16px;
	font-weight: bold;
}

body {
	background-image: url(images/background.jpg);
}
#maincontent img {
	margin-right: 10px;
	margin-left: 10px;
}
