.venturared {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC66;
	text-align: center;
	padding: 4px;
}
.venturayellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #CC3333;
	text-align: left;
	padding: 4px;
}
.venturayellowcenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #CC3333;
	text-align: center;
	padding: 4px;
}
.venturayellowcentern {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC3333;
	text-align: center;
	padding: 4px;
}
.venturayellowtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC3333;
	text-align: center;
	padding: 4px;
}

