<!--
body {
	background: #F0F0F0; 
	font-family: georgia, times, "times new roman", serif;
	font-size: 10pt;
	color: #000000;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	text-align: justify;
	}
A {
	color:#000000; 
	text-decoration:underline;
	/*font-weight: bold;*/
	}
A:visited {
	color:#808080;
	font-weight: bold;
	}
A:hover {
	color:#900000;
	}
TD {		
	font-size: 10pt;
	}
P {
	font-family: georgia, times, "times new roman", serif;
	/*text-align: justify;*/
	}
LI {		
	font-family: georgia, times, "times new roman", serif;
	/*font-size: 10pt;*/
	/*text-align: justify;*/
	}
H1 {		
	font-family: Arial;
	font-size: 1pt;
	font-weight: bold;
	}
H2 {		
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	}
H3 {		
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	}
H4 {		
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	}
H5 {		
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	}
H6 {		
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	}
-->