p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}

ul li {  
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -8.5pt;
	margin-top: 8px; 
	font-size: 9pt;
	}
	
ol li {  
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -8.5pt;
	margin-top: 15px; 
	font-size: 9pt;
	}

.TextHeader {
	font-size: 12.5pt;
	font-weight: bold;
	padding: 0 0 4px 0;
	text-align: none;
	color: #4169e1;
	border-bottom: 1px solid #808080;
	}
	
.TextSubHeader {
	color: #000066;
	font-weight:bold;
	font-size: 10.5pt;
	}
	
.TextSubHeader a:link {
	text-decoration: none;
	}

.TextBlueBold {
	color: #4169e1;
	font-weight:bold;
	}
	
.TextOrangeBold {
	color: #e18700;
	font-weight:bold;
	}
	
.TextRed {
	color: #c6181e;
	}

.TableHeader {
	color: #ffffff;
	height: 24px;
	font-weight:bold;
	font-size: 9pt;
	padding: 2px;
	background: #4169e1;
	}
	
.TableHeader a:link, .TableHeader a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
	}
	
.TableHeader a:hover {
	text-decoration: none;
	font-weight:bold;
	}
	
.TableSubHeader {
	background:#cccccc;
	font-weight:bold;
	color:#000000;
	}
	
.Notice {
	width: 99%;
	color: #c51a22;
	font-style: italic;
	font-weight: bold;
	}
	
.Disclaimer {
	width: 99%;
	color: #865350;
	font-size: 7.5pt;
	font-style: italic;
	}
