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: 11.5pt;
	font-weight: bold;
	color: #873d54;
	border-bottom: 2px solid #cdc8af;
	}
	
.TextSubHeader {
	font-size: 10.5pt;
	color: #41657f;
	font-weight: bold;
	}
	
.TextSubHeader a:link {
	text-decoration: none;
	}
	
.TextMaroonBold {
	color: #873d54;
	font-weight: bold;
	}
	
.TextBlueBold {
	color: #41657f;
	font-weight: bold;
	}
	
.Notice {
	width: 95%;
	color: #c51a22;
	font-style: italic;
	font-weight: bold;
	}
	
.Disclaimer {
	font-size: 7.5pt;
	color: #99556a;
	font-style: italic;
	width: 95%;
	}
	
.AltCell {
	background: #faf8ed;
	}
	
.TableHeader {
	padding: 6px 0 6px 3px;
	color: #ffffff;
	font-weight: bold;
	font-size: 9.5pt;
	background:url(../images/Back_TableHeader.gif) repeat-x top right #82a1b6;
	}
	
.TableSubHeader {
	color: #4e4c43;
	background: url(../images/Back_TableSub.gif) repeat-x top right #aaa593;
	}