.bodytext {
	font-family: verdana; 
	font-size: 11px; 
	color: #000000;
	line-height: 20px;
}

.printText {
	font-family: verdana; 
	font-size: 12px; 
	color: #000000;
	line-height: 20px;
}

.smalltext {
	font-family: verdana; 
	font-size: 10px; 
	color: #000000;
	letter-spacing: 1px;
	line-height: 15px;
}

.footertext1 {
	font-family: verdana; 
	font-size: 10px; 
	color: #787878;
}

.footertext2 {
	font-family: verdana; 
	font-size: 10px; 
	color: #000000;
}

a:link, a:visited {
	color: #6D685B;
	text-decoration: none;
}

a:hover, a:active {
	color: #333333;
	text-decoration: underline;
}