body {
	background-color: #FFFFFF;
	background-image: url(../GIFS/bkgd.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5A3024;
}
a:link {
	color:#0C4D3C;
	text-decoration: underline;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
a:visited {
	color:3A8972;
	text-decoration: underline;
}
a:active {
	color:3A8972;
	background-color: #F4E7CF;
}

.wide_text { 
	font-size: 11px;
	color: #000000;
	line-height: 150%;
}
.narrowtext {   
	font-size: 12px; 
	line-height: 15pt
}
.addressinfo {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12pt; font-weight: lighter}
.reg_link {
	font-size: 12px; 
	line-height: 15pt
}
.sm_link {  
	font-size: 12px; 
	line-height: 15pt
}
.smaller {  font-size: 11px; line-height: 20pt; text-decoration: none; letter-spacing: normal; word-spacing: 15em; color: 000000}

