body {color: black; background: antiquewhite; font-size: 100%; font-family: verdana, arial, helvetica, sans-serif;
 margin-left: 20px; margin-top: 20px; margin-width: 20px; margin-height: 20px;}
A:link    {color: #004080; text-decoration: underline;}
A:visited {color: #004080; text-decoration: underline;}
A:active  {color: #004080; text-decoration: underline;}
A:hover   {color: #004080; text-decoration: none;}
h1 {color: black; font-size: 200%;}
h2 {color: black; font-size: 160%;}
h3 {color: black; font-size: 132%;}
h4 {color: black; font-size: 112%;}
h5 {color: black; font-size: 100%;}

ul {list-style-type: bullet;}

hr { border-width: 1px 0 0 0;
    border-color: black;
    border-style: solid; 
    height: 2;}
