body {
background-image: url("images/background.jpg");

}

.indented 
{
padding-left: 10pt;
padding-right: 10pt;
}
 a:link {
 	text-decoration: none;
	color: black;
	}
a:visited {
	text-decoration: none;
	color: black;
	}
a:hover {
	COLOR: #B8860B;
}
 a.bottom:link {
 	text-decoration: none;
	color: white;
	}
a.bottom:visited {
	text-decoration: none;
	color: white;
	}
a.bottom:hover {
	COLOR: #B8860B;
}
.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style7 {
	font-size: 16px;
	font-style: italic;
}
.style9 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 14px; }