A:link {color: #F3DC88; font-weight: normal; text-decoration: underline;}
A:visited, A:active {color: #F3DC88; font-weight: normal; text-decoration: underline;}
a:hover {color: #FFFFFF; font-weight: normal; text-decoration:none;}

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

P {
	font-weight: normal;
	color:#585858;
	font-family:  Arial;
	font-size: 9.0pt;
}

.TextBold {
	color:#585858;
	font-weight:bold;
	font-family:  Arial;
	font-size: 11.0pt;
	}

TD {
	font-weight: normal;
	color:#2D2D2D;
	font-family:  Arial;
	font-size: 9.0pt;
}

li {  
	margin-left: -8.5pt; 
	color: #585858;
	font-family:  Arial;
	font-size: 9.0pt;
	margin-top: 8px;
	}

.TextWhiteBold {
	font-family: Arial;
	font-size: 9.0pt;
	color: #FFFFFF;
	font-weight: Bold;	
}

.TextYellowBold {
	font-family: Arial;
	font-size: 10pt;
	color: #F3DC88;
	font-weight: Bold;	
}

.BodyTable {
	background-color: #3273AE;
	padding: 10px 25px 40px 40px;
	/*text-align: justify;*/
}

.DashLine {
	border-bottom: 1px dashed #BBD0E4;
}