<!--
BODY {
	background: white;
	margin: 5px 50px 50px; 
	font-family: Times New Roman; 
	font-size: 12pt
	}
	
H1  {
	font-family: Times New Roman;
	font-size:	14pt;
	font-weight: bold
	}
	
H2 {
	font-family: Times New Roman;
	font-size:	12pt;
	font-weight:	bold
	}

P	{ 
	font-face: Times New Roman; 
	font-size:	12pt
	}
	
LI	{ 
	font-face: Times New Roman; 
	font-size:	12pt
	}

A:link    { color: blue }
A:active  { color: blue }
A:visited { color: blue }
A:hover   {color: red }

-->

