P {
	font-family: Arial;
	font-size: 9.0pt;
}

TD {
	font-family: Arial;
	font-size: 9.0pt;
}

li {  
	font-family: Arial;
	margin-left: -9.0pt;
	margin-top: 4px; 
	list-style-image: url(../images/Bullet.gif);
	font-size: 9.0pt;
}

.AltCell {
	background-color: #F5F5F5;
	}
	
.TextRed {
	color: #8B2F2F;
	}
	
.TextRedBold {
	color: #8B2F2F;
	font-weight:bold;
	}
	
.TextBlue {
	color: #2A5B87;
	}
	
.TextSmall {
	font-size: 90%;
	line-height: 10pt;
	}
	
.TextBlueBold {
	color: #2A5B87;
	font-weight:bold;
	}
	
.TableRed {
	padding: 2px;
	background-color:#9C3030;
	color: #FFFFFF;
	font-weight:bold;
	}
	
.TableSubHeader {
	background-color:#EBEBEB;
	color:#2A5B87;
	font-weight:bold;
	}
	
.TableRedBorder {
	border: 1px solid #A55D5D;
	margin-bottom:20px;
	}
