BODY {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : black;
	font-weight : medium;
}

H2 {
	font-size : 12pt;
	font-style : italic;
	font-weight : light;
}

H1 {
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
}

A {
	font-size :9pt;
	color : #7AA74C;
	font-style : normal;
	text-decoration: none;
	font-weight : normal;
}

A:ACTIVE {
	font-size :9pt;
	color : #7AA74C;
	font-style : normal;
	font-weight : normal;
}

A:LINK {
	font-size : 9pt;
	color :#7AA74C;
	font-style : normal;
	font-weight : normal;
}

A:HOVER {
	font-size : 9pt;
	color :#7AA74C ;
	font-style : normal;
	font-weight : white;
	
}



TD {
	font-size : 9pt; 
	font-style : normal;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif 
}

