<style type="text/css">
html,body{margin:0;padding:0}
Body{	  color: #800000;
          background-color:#9BCDFF;
 	  height: 100%;
	  font-family: Arial, Times New Roman; 
	  font-size: medium; 
	  font-weight: 500; 
	  font-style: normal; 
	  text-decoration: none; 
	  text-transform: none; 
	  font-variant: normal;}
A:link { color: #333399; }
A:hover { color: #993300;} 
A:visited { color: #f0f0f0;}
Table {font-family: Arial, Times New Roman; 
	  font-size: 16 pt; 
	  font-weight: 600; 
	  font-style: normal; 
	  text-decoration: none; 
	  text-transform: none; 
	  font-variant: normal;}
.cont {float: right;
	  height: 100%;
      width: 90%;
	  background: #9BCDFF;
	  color: #800000;
	  font-family: Arial, Times New Roman; 
	  font-size: 16 pt; 
	  font-weight: normal; 
	  font-style: normal; 
	  text-decoration: none; 
	  text-transform: none; 
	  font-variant: normal;
      Padding-top: 10;
      Padding-left: 1em;}
.indent {padding-left: 10%;
        padding-right: 10%;}
.current {display: block;
	   font-size: small; 
       background-color: #9BCDFF;
	   color: #FFFF00;
	   Font-weight: bold;
	   width: 100%;
	   padding-right: 0;
       padding-left: 5;
       padding-top: 5;
       padding-bottom: 5}

#header {float:top;
	 background-color: #9BCDFF;
	 color: #000000;
	 height: 10%;
	 width: 100%;}
#header H1 {height:80px;
        line-height:80px;
        margin:0;
        padding-left:10px;
        background: #9BCDFF;
        color: #000000;
        text-align: center }
</style>
