<!DOCTYPE html PUBLIC "_//W3C//DTD XHTML 1.0 Transitional//EN"

"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

body{background:#9ccf; padding:10px; margin:0;}


h1{font-family:"Arial "; 
      font-size:18px; color: #4a2885; text-align: center}

h2{font-family:"New Times Roman"; 
      font-size:18px; color: #4a2885; text-align: center}
h3{font-family:"New Times Roman"; 
      font-size:18px; color: #000080; text-align: center}
h4{font-family:"Arial Black"; 
      font-size:24px; color: black; text-align: right}
h5{font-family:"Arial "; 
      font-size:18px; color: white; text-align: left}
h6{font-family:"Arial Black"; 
      font-size:12px; color: black; text-align: right}
h7{font-family:"Arial Black"; 
      font-size:24px; color: black; text-align: right}

p{font-family: "Arial "; text-indent:0em; font size: 14px; color: #000080; }

a:link {font-weight: bold; text-decoration: none; color: #000080}
a:visited {font-weight: bold; text-decoration: none;  color: #000080}
a:hover {font-weight: bold; text-decoration: none; color:#9c2c86}
a:active {font-weight: bold; text-decoration: none; color:#000080}

a: ol link {list-style-type: decimal}
a: ol ol link {list-style-type: lower-alpha}

div 



</html>