P {
	font-family: Arial;
	font-size: 8.5pt;
	color: #3A3A3A;
	}

TD {
	font-family: Arial;
	font-size: 8.5pt;
	}

li {  
	font-family: Arial;
	margin-left: -8.5pt;
	margin-top: 4px; 
	list-style-image: url(../images/Bullet.gif);
	font-size: 8.5pt;
	}

.AltCell {
	background-color: #E8E5D8;
	}
	
.TextGoldBold {
	color: #80724B;
	font-weight:bold;
	}
	
.TextBlue {
	color: #194198;
	}
	
.TextBlueBold {
	color: #194198;
	font-weight:bold;
	}
	
.HeaderBlue {
	color: #194198;
	font-weight:bold;
	font-size: 9.5pt;
	}
	
.TextRed {
	color: #FF0000;
	}
	
.TextRed A:link, A:visited {color: #FF0000; font-weight: normal; text-decoration: underline;}
.TextRed a:hover {color: #FF0000; font-weight: normal; text-decoration: none;}
	
.TableGoldBorder {
	border: 1px solid #D2CCB3;
	margin-top: 20px;
	}
	
.TableBlue {
	padding: 2px;
	background-color:#1A4298;
	color: #FFFFFF;
	font-weight:bold;
	}
.TableSubHeader {
	background-color:#5774B4;
	color:#FFFFFF;
	}

