

BODY {
	background: #FFFFFF;
	text: black
}
HR {
	size: 1
}
P {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt	
	}
UL {	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal
	}

A:link {
	text-decoration: none; 
	color: #295252; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}

A:visited {
	text-decoration: none; 
	color: #295252;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}
A:hover {
	text-decoration: none;
	font-weight: bold; 
	color: black
}
H1 {
	font-size: 18pt; 
	font-weight: bold;
	font-family: Arial, Helvetica,  sans-serif; 
	color: black
}
H2 {
	font-size: 12pt; 
	font-weight: bold;
	font-family: Arial, Helvetica,  sans-serif; 
	color: black
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height : 5%;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height : 5%;
	align: justify
	
}

TD {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal;
	align: justify
}


