BODY {
	font-weight : 700;
	font-family :  Garamond, Times New Roman serif;
	width : auto;
	background-color : #3bc887;
	color :#0001b6;	
	font-size : 14pt;
}
P {
	font-weight : 700;
	font-family : Garamond, Times New Roman serif;
	font-size : 14pt;	
}
b {
	font-family : Garamond, Times New Roman serif;
	font-size : 14pt;
	font-weight : 900;
	
	
}
TABLE {
	width : 100%;
	background-color : #ffffff;
	font-size : 14pt;
}
TD {
	font-family : Garamond, Times New Roman serif;
	font-size : 14pt;
	font-weight : 700;
	
}
H2 {
	font-family : Helvetica, Arial, sans-serif;	
	font-size : 16pt;
	
}
H3 {
	font-family : Helvetica, Arial, sans-serif;	
	font-size : 14pt;
	
}
H4 {
	font-family : Helvetica, Arial, sans-serif;	
	font-size : 12pt;
	
}
H5 {
	font-family :  Helvetica, Arial, sans-serif;	
	font-size : 10pt;
	
}
A {
	color: #3bc887;
	font-size : 12pt;
}
A:HOVER {
	color: #0001b6;
	font-size : 12pt;
}
span {
