h1 {
	font-family: Calibri, Verdana, Arial, HelvSS75;
	font-size: 70px;
	color: #FFFFFF;
}
h2 {  font-family: Garamond, Georgia, "Times New Roman", Times, serif; font-size: 18px}
h3 {  font-family: Garamond, Georgia, "Times New Roman", Times, serif; font-size: 16px;}
h4 {  font-family: Garamond, Georgia, "Times New Roman", Times, serif; font-size: 14px;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.quotes {font-size: 14px}
.style3 {
	color: #FFFFCC;
	font-size: 24px;
}
.red_small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
.grey_small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.table_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	background-position: center top;
}
li {
	list-style-image: url(/images/page_icon.gif);
	list-style-type: none;
	padding-left: 0px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left center;
}
