body{
	
	font: 76% Verdana, sans-serif;	
}

.textlargeheadercenter, .textlargeheader {
	
	font-weight: bold;
	font-size: 16px;
	color: #900;
	margin: 40px 0;
}

.textlargeheadercenter {

	text-align: center;
	

}

.textmediumheadercenter, .textmediumheader {
	
	font-weight: bold;
	font-size: 14px;
	color: #900;
	margin: 40px 0;
}

.textmediumheadercenter {

	text-align: center;

}

.textregularheadercenter, .textregularheader, .regularheaderblackcenter {
	
	font-weight: bold;
	font-size: 12px;
	color: #900;
	margin: 40px 0;
}

.regularheaderblackcenter {
	
	color: #000;	
}

.textregularheadercenter {

	text-align: center;

}

.highlighttext {
	
	color: #900;	
}

ul.spreadList {
	
	line-height: 2;	
}

.quotebox {
	
	margin: 0 auto 15px auto;
	padding: 10px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	background-color: #FF6;
	border: dotted 2px #C30;
	clear: both;
}

.quotebox p {
	
	margin: 0;	
}