body {
	text-align: left;
	background-color: #FDCD9D;
	font-style: normal;
	background-image: url(images/sandy_background.jpg);
	background-repeat: repeat;
	
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #FF00FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-style: normal;
	
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
}

