body {font-family:Arial;
         font-size: small;
         margin-top:0pt;
         margin-bottom:0pt;}

h1  {color:#000000;
     font-family:"Arial black";
     font-size:xx-large;
     padding-left:25px;
     padding-top:15px}
     
 h1 a:link {color:#000000;
          text-decoration: none}
 h1 a:visited {color:#000000}
 h1 a:hover {color:#ffffff;
          background-color: #660000;
          text-decoration: overline underline}

h2 {background-color: #dcdcdc;
padding-left: 0px;
border-top: dotted 2px;
border-bottom: dotted 2px;
color: #000000;
    width: 99%;
    font-size:small;}

a {color:#ffffff;
            text-decoration:none}
 a:active{color:#990000}
 a:hover{color:#660000;
         background-color:#ffffff;
         position: relative;
         top:2px; }

p {font-size:small;
    padding-left: 5px}

div#update {margin:20px 10px 0px 0px;
            padding-left:10px;
            width:990px;
            height:100px;
            border:solid 1px #000000;
            text-align: left;
            float:left}
div#update a{color:#000000;
            text-decoration:none;}

