body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image:url(images/bkgnd.jpg);
	background-repeat: repeat;
}

h1, h2 {
	font-size:12pt; }
	
.title { font-size: 18px; color: #461600; font-weight:bold;} 
.text {font-size: 12px; line-height: 18px; color: #461600; } 
.testimonial {
	font-size: 12px;
	line-height: 18px;
	color: #461600;
	font-style: italic;
} 
.textsuper {
	font-size: 9px;
	line-height: normal;
	color: #000000;
	vertical-align: super;
} 
a:hover {
	color: #461600;
	text-decoration: underline;
	font-weight: bold;
} 
a {
	color: #461600;
	font-size: 12px;
} 
.footertext { 
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none
} 
.footerlink:hover { 
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: underline;
	font-weight: bold;} 
	
.footerlink { 
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none
} 


