A:link {color: #073A6F; font-weight: bold; text-decoration: underline;}
A:visited, A:active {color: #0B5F29; font-weight: bold; text-decoration: underline;}
a:hover {color: #A40F0B; font-weight: bold; text-decoration:none;}

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

P {
	font-weight: normal;
	color:#676768;
	font-family:  Arial;
	font-size: 9.0pt;
}

TD {
	font-weight: normal;
	color:#2D2D2D;
	font-family:  Arial;
	font-size: 9.0pt;
}

li {  
	margin-left: -8.5pt; 
	list-style-image: url('../images/Bullet.gif');
	color: #676768;
	font-family:  Arial;
	font-size: 9.0pt;
	margin-top: 8px
	}

.TextBlueBold {
	font-family: Arial;
	font-size: 9.0pt;
	color: #073A6F;
	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;
}