P {
	font-weight: normal;
	color:#484848;
	font-family:  Arial;
	font-size: 9pt;
	line-height: 12pt;
	font-variant: normal;
	font-style: normal;
	text-justify: auto;
	text-align: normal;
}

TD {
	font-weight: normal;
	color:#484848;
	font-family:  Arial;
	font-size: 9pt;
	line-height: 11.5pt;
	font-variant: normal;
	font-style: normal;
	text-justify: auto;
	text-align: normal;
}

li {  
	margin-left: -10px; 
	list-style-image: url(../images/Bullet.gif);
	font-weight: normal;
	color: #484848;
	font-family:  Arial;
	font-size: 9pt;
	line-height: 12pt;
	}

.TextRed {
	font-family : Arial;
	font-size : 9pt;
	color : #9B0637;
	font-weight : normal;	
}

.TextRedBold {
	font-family : Arial;
	font-size : 9pt;
	color : #9B0637;
	font-weight : Bold;	
}

.HeaderRedSmall {
	font-family: Arial;
	font-size: 10pt;
	color: #9B0637;
	font-weight: bold;	
}

.TextPurple {
	font-family : Arial;
	font-size : 9pt;
	color : #5D4A7C;
	font-weight : normal;	
}

.TextPurpleBold {
	font-family : Arial;
	font-size : 9pt;
	color : #5D4A7C;
	font-weight : Bold;	
}

.HeaderPurpleSmall {
	font-family: Arial;
	font-size: 10pt;
	color: #5D4A7C;
	font-weight: bold;	
}

.AlternatingCell {
	background-color: #FBFAF8;
}

.TableBlue {
	background-color: #34416D;
	padding: 2px;
	font-family : Arial;
	font-size : 9pt;
	color : #FFFFFF;
	font-weight : Bold;	
}



