.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
	body {
	background-image: url('images/background2.gif');
}
a:link {color: #3260bf;
}
a:visited {color: #3260bf;
}
a:hover {color: #3260bf;
}
a:active {color: #3260bf;
}

.boldcolor {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold; 
	line-height: 20px;	
	color: #584533;
}
.boldcolor16 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold; 
	line-height: 20px;	
	color: #584533;
}