A:link {color: #324674; font-weight: normal; text-decoration: underline;}
A:visited, A:active {color: #d3123b; font-weight: normal; text-decoration: underline;}
a:hover {color: #000000; 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;
	}

.TextGrayBold {
	font-family: Arial;
	font-size: 9.0pt;
	color: #585858;
	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 #BDB6B0;
}

.BevelTableDarkGrey {
	background-color: #E1DEDC;
	border-color: #BDB6B0 #BDB6B0 #BDB6B0 #BDB6B0;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;	
	padding-bottom: 6px;	
}
