body {
	background-image: url(images/GradientBkgnd.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDE7C2;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 1.5em;
}
p {
	text-indent: 14px;
 
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #A00C00;
	text-decoration: none;
	margin-bottom: -8px;
	text-align:left;
}
a {
	color:#A00C00;

