BODY {
	background-color: #babbbb;
	background-image: url(images/hh08background.jpg);
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	}
	
a {color: #535f6b; text-decoration: none;  font-weight: bold; }
a:hover {color: #951f0b; text-decoration: underline; font-weight: bold;}
a:visited {color: #951f0b; font-weight: bold;}	

TD {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

.smtext {font-size: 10px;}

.outline {border: 3px solid #181513; width:905px;}

.padding {padding-left: 15px; padding-right: 15px; }

.mainback {background-color: #babbbb; 
 padding-left: 15px; padding-right: 15px; padding-top: 10px;}
 
 .floatbox {float: right; padding-right: 5px; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; border-color: #b49072; border-width: medium; width: 200px; }

.style5 {color: #fbfffe; font-size: 11px;}
.style5 a {color: #fbfffe; text-decoration: none; font-weight: bold;}
.style5 a:hover {color: #535f6b; text-decoration: underline; font-weight: bold;} 
.style5 a:visited {color: #fbfffe;}

h1{
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 22px;
		  line-height : 100%;
        margin: 2px;
		  color: #3d4757;
		  letter-spacing: 0px;
		  text-decoration: none;
		  }

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
		  color: #3d4757;
        margin: 0px;
}

h3 {
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
		  color : #951f0b;
        margin: 2px;
		 border-bottom: thin solid #fbfffe;
		 font-variant: small-caps;
		}

h4 {
      font-weight: normal;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 18px;
		color: #535f6b;
		margin: 2px;
		background-color: #181513;
		text-decoration: none;
			  }
		  
h5 {
        font-weight: normal;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
		  color: #3d4757;
		  margin: 2px;
		  background-color: #fbfffe;
		  text-decoration: none;
		  		}	 
		
h6 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        margin: 0px;
		  color: #181513;		  
}	


