p {
	font-family: Tahoma;
	font-size: 8.5pt;
	}

td {
	font-family: Tahoma;
	font-size: 8.5pt;
	}

ul li {  
	font-family: Tahoma;
	margin-left: -12px;
	margin-top: 8px; 
	font-size: 8.5pt;
	}
	
ol li {  
	font-family: Tahoma;
	margin-left: -12px;
	margin-top: 15px; 
	font-size: 8.5pt;
	}
	
.TextHeader {
	padding: 6px 0 6px 2px;
	font-size: 1.3em;
	color: #9e432c;
	font-weight: bold;
	background-color: #f9f8ed;
	border-bottom: 2px solid #dbdac2;
	border-top: 1px solid #dbdac2;
	}
	
.TextSubHeader {
	font-size: 1.0em;
	color: #14638c;
	font-weight: bold;
	text-align: left;
	}
	
.TableHeader {
	padding: 4px 0 0 19px;
	color: #ffffff;
	font-weight: bold;
	height: 28px;
	font-size: 1.2em;
	background: url(../images/Back_TableHeader.gif) no-repeat;
	border-bottom: none;
	}
	
.TableSubHeader {
	color: #14638c;
	background-color: #e5e4ce;
	border-bottom: none;
	}
	
.Disclaimer {
	font-style: italic;
	color: #9e422a;
	}
	
.RatesRed {
	font-size: 1.2em;
	font-weight: bold;
	color: #772c19;
	}
