   h1 {color:#800000;}
   h2 {color:#800000;}
   h3 {color:#800000;}
   h4 {color:#800000;}
   h5 {color:#800000;}

   a {font-weight:bold;}
   a:link { color:#800000; text-decoration:none;}   
   a:active { color:#800000; text-decoration:none;}   
   a:visited { color:#800000; text-decoration:none;}   
   a:hover { color:#800000; text-decoration:none;}   
   a:focus { color:#800000; text-decoration:none;}   

  body {background-color:#FFFFFF;}


 p {text-align: justify;}

#links {
  border-left-width:2.5em;
  border-left-style:solid;
  border-color:red;
  padding-left:2.5em;
  text-align:justify; }


#topleft {
  border-right-width:1pt;
  border-right-style:solid;
  border-bottom-width:1pt;
  border-bottom-style:solid;
  border-color:black;
}

#topright {
  border-left-width:1pt;
  border-left-style:solid;
  border-bottom-width:1pt;
  border-bottom-style:solid;
  border-color:black;
}

#midleft {
  border-right-width:1pt;
  border-right-style:solid;
  border-top-width:1pt;
  border-top-style:solid;
  border-bottom-width:1pt;
  border-bottom-style:solid;
  border-color:black;
}

#midright {
  border-left-width:1pt;
  border-left-style:solid;
  border-top-width:1pt;
  border-top-style:solid;
  border-bottom-width:1pt;
  border-bottom-style:solid;
  border-color:black;
padding:1.0em;
}


#bottomleft {
  border-right-width:1pt;
  border-right-style:solid;
  border-top-width:1pt;
  border-top-style:solid;
  border-color:black;
}

#bottomright {
  border-left-width:1pt;
  border-left-style:solid;
  border-top-width:1pt;
  border-top-style:solid;
  border-color:black;
}
