p {
	font-family: Tahoma;
	font-size: 8.5pt;
	}

td {
	font-family: Tahoma;
	font-size: 8.5pt;
	}

ul li {  
	font-family: Tahoma;
	margin-left: -8.5pt;
	margin-top: 8px; 
	font-size: 8.5pt;
	}
	
ol li {  
	font-family: Tahoma;
	margin-left: -8.5pt;
	margin-top: 15px; 
	font-size: 8.5pt;
	}
	
.TextHeader {
	padding-bottom: 4px;
	font-size: 9.5pt;
	font-weight: bold;
	color: #a33d39;
	border-bottom: 1px solid #f6ebdb;
	}
	
.TextSubHeader {
	font-size: 120%;
	color: #b26e1b;
	font-weight: bold;
	}
	
.TextSubHeader a:link {
	text-decoration: none;
	}
	
.TextRedBold {
	color: #a33d39;
	font-weight: bold;
	}
	
.TextOrangeBold {
	color: #b26e1b;
	font-weight: bold;
	}
	
.Notice {
	width: 99%;
	color: #8f130e;
	font-style: italic;
	font-weight: bold;
	}
	
.Disclaimer {
	font-size: 7.5pt;
	color: #cb892e;
	font-style: italic;
	}
	
.TableHeader {
	padding: 6px 0 6px 3px;
	background: #cb892e;
	color: #fff6c2;
	font-weight: bold;
	font-size: 8.5pt;
	}
	
.TableSubHeader {
	color: #c37c26;
	background-color: #fff6c2;
	border-bottom: 0;
	font-size: 8.5pt
	}

