	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330000;
	background-color: #E4DACB;
	margin: 0px;


}	

	
a {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #996633;
	}





/* Class Styles */
	
	
.pageName{
	color: #cc9966;
	line-height:normal;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	}
	
.subHeader {
	color: #993300;
	line-height:normal;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	

.footer-text {
	color: #efe4d1;
	font-weight: bold;
}

.footer-text a:link {
	color: #f5deb3;
	font-weight: normal;
	text-decoration: underline;
}
