body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #461600;
	background-image: url(images/bkgnd_body.jpg);
	background-repeat: repeat;
}

.title { font-size: 18px; color: #461600} 
.text {font-size: 12px; line-height: 18px; color: #461600; } 
.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: #461600; text-decoration: none} 


