<!--  
body {  font-family: Arial, sans-serif;
margin-left: 5%;
margin-right: 5%;
margin-bottom: 5%;

A {text-decoration: none;}
A:link {color:#663366}
A:active {color: #CC0033}
A:hover {color: #0000CC}
A:visited {color: #663366}
h1  { font-weight: bold;
     font-size: 24pt;
     color: #FF3300 }
DIV.quote  {margin-left: 10%; font-style: italic;}
DIV.ack  {margin-left: 3%; margin-right: 3%;font-size: 10pt;}
DIV.section1 {text-align: center}

DIV.section2 {font-style: italic}

DIV.note {font-style: italic; font-size: 10pt; font-weight:  bold}

H3, P.centered {text-align: center}

-->