.style1 {font-size: 0.8em}
body {
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #5E8625;
}
table {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-attachment: fixed;
	background-image: url(../images/indeximages/background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
