p {
	font-family: Tahoma;
	}

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: 12.5pt;
	font-weight: bold;
	color: #ce3636;
	border-bottom: 2px solid #fff8ce;
	}
	
.TextSubHeader {
	font-size: 10.5pt;
	color: #316791;
	font-weight: bold;
	}
	
.TextSubHeader a:link {
	text-decoration: none;
	}
	
.TextRedBold {
	color: #ce3636;
	font-weight: bold;
	}
	
.TextBlueBold {
	color: #316791;
	font-weight: bold;
	}
	
.TextGreenBold {
	color: #84a223;
	font-weight: bold;
	}
	
.Notice {
	width: 99%;
	color: #c51a22;
	font-style: italic;
	font-weight: bold;
	}
	
.Disclaimer {
	font-size: 7.5pt;
	color: #99556a;
	font-style: italic;
	}
	
.AltCell {
	background: #faf8ed;
	}
	
.TableHeader {
	padding: 6px 0 6px 3px;
	color: #ffffff;
	font-weight: bold;
	font-size: 9.5pt;
	background:url(../images/Back_Table_Header.gif) repeat-x #cf7777;
	}
	
.TableSubHeader {
	background: url(../images/Back_TableSub.gif) repeat-x top right #e6dfd2;
	}