<!--  <style type="text/css"> @import"includes/cssmenus2/skins/modern_red/expandable.css"; </style> -->
<!--  <link href="../includes/cssmenus2/skins/modern_red/expandable.css" rel="stylesheet" type="text/css" /> -->

h1 {  font-family: Garamond, Georgia, "Times New Roman", Times, serif; font-size: 24px}
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}
.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;
}
.floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
}