body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/background1.jpg);
	background-attachment: fixed;
	background-color: #6cba8c;
	background-repeat: no-repeat;
	background-position: left top;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
}


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

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: normal;
	color: #f17328;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: normal;
}

