/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body {background-color:#000040;
     text-align:centre;
     }
     
    a  { color:#ff0000; }
    a:visited { color:#ff0000; }
    a:hover { color:#00ff00; }
    a:active { color:#ff0000; }
    
.boxtext{
    text-align:Left;
    margin-left:5px;
    margin-right:5px;
    margin-top:5px;
    margin-bottom:10px;
    background-color:#a0a0a0;}
    
.scrol {
  width:99%;
  height:500px;
  overflow-y:scroll;
  color:black;
  background-color:#a0a0a0;
  padding-left:5px;
  padding-top:5px;
  padding-right:5px
  }


h1 {color:yellow;
  text-align:center;
  font-family:Cambria;
  font-weight:bold; 
  font-style: normal; 
  text-decoration: none; 
  font-size: 26pt;
  font-style:underline;
  }
h2 {color:yellow;
  margin-top:5px;
  margin-bottom:1px;
  text-align:left;
  font-family:Cambria;
  font-weight:bold; 
  font-style: normal; 
  text-decoration: none; 
  font-size: 14pt;
  }
h3 {color:yellow;
margin-top:5px;
  margin-bottom:5px;
  text-align:left;
  font-family:Cambria;
  font-weight:bold; 
  font-style: normal; 
  text-decoration: none; 
  font-size: 12pt;
  }
 h4 {color:yellow;
 margin-top:5px;
  margin-bottom:5px;
  text-align:left;
  font-family:Cambria;
  font-weight:normal; 
  font-style: normal; 
  text-decoration: none; 
  font-size: 12pt;
  }
 h5 {color:yellow;
 margin-top:0px;
  margin-bottom:5px;
  text-align:left;
  font-family:Cambria;
  font-weight:normal; 
  font-style: italic; 
  text-decoration: none; 
  font-size: 10pt;
  }
