body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/green-bg.jpg);
	background-position: center top;
	background-color: #808000;
	background-repeat: repeat-y;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #666600;
}
