.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #CC0000;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.red-italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #CC0000;
	font-weight: bold;
}
.red-smaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.mailtolinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC0000;
}
.itemtitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.itemcopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.itemnumbers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.item-italics {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-style: italic;
}
.redbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {	font-family: verdana;
		font-size: 16px;
		text-decoration: none;
		color: #CC0000;
		}
		
h2 {	font-family: verdana;
		font-size: 12px;
		text-decoration: none;
		margin-bottom: 0;
		color: #e0b405;
		}	
		
h3 {	font-family: verdana;
		font-size: 12px;
		text-decoration: none;
		margin-bottom: 0;
		color: #FF6600;
		}	

