A:link { color: blue;}
A:visited { color: maroon;}
A:hover { background: aqua; color: blue;}
A:active { color: red; font-weight: bold }
body {background-color: #09a671;}

 h1 { text-align: center;  color: green ;
        margin: 0em 0em 0em 0em;
           font-family: Arial ; font-size: 18pt ;}
  h2 { text-align: center;  color: green ;
       margin: 0em 0em 0em 0em;
        font-family: Arial ; font-size: 16pt ;}


p { text-align:left;  color: black ; text-indent: 0em ;
        margin: .0em .0em .0em .0em; font-size: 10pt; font-family: 'Arial'; font-weight: normal}
p.small { text-align: center ; color: green ;
           margin: 0em 0em 0em 0em;
          font-family: Arial ; font-size: 8pt ; font-weight: normal ;} 
.right { text-align:right;  color: black ; text-indent: 0em ;
        margin: .0em .0em .0em .0em; font-size: 10pt; font-family: 'Verdana,Arial'; font-weight: bold}

ul#nav {    list-style: none;
    margin: 0;
    padding: 0;
background-color: #ffffcc;}

#nav a {    display: block;
    width: 110px;
    padding-left: 10px;
    margin: 3px 0;
    text-decoration: none;
    font-family: Verdana, Helvetica, sans-serif;
    font-variant: small-caps;
    font-weight: bold;}

#nav a:link, #nav a:visited {
    border-left: #00425E solid 6px;
    color: #00425E;}

#nav a:hover, #nav a:active {
    border-left-color: #fff;
    background-color: #00425E;
    color: #fff;}



p.left { text-align:left;  color: black ; text-indent: 0em ;
        margin: .55em .0em .16em .10em ;
          font-size: 9pt; font-family: 'Arial'; font-weight: bold}
	
p.centerwhite { text-align:center;  color: white ; text-indent: 0em ;
        margin: .5em .0em .16em .10em ;
          font-size: 12pt; font-family: 'Arial'; font-weight: bold}
	

 p.bigleft { text-align: left ; color: black ;
          margin: 0em 0em 0em 0em;
          font-family: Arial ; font-size: 14pt ; font-weight: bold ;}


 p.center { text-align: center; color: black ;
             margin: 0em 0em .05em 0em;
             	font-size: 11pt; font-family: Arial; font-weight: normal;}
 
p.gccenter { text-align: center; color: black ;
             margin: 0em 0em .0em 0em;
             	font-size: 11pt; font-family: Arial; font-weight: bold;}


 p.centersm { text-align: center; color: black ;
         margin: 0em 0em 0em 0em;
      font-size: 8pt; font-family: Arial; font-weight: bold;}
 p.big { text-align: center ; color: black ;
          margin: 0em 0em 0em 0em;
          font-family: Arial ; font-size: 13pt ; font-weight: bold ;}

 p.vbig { text-align: center ; color: black ;
          margin: 0em 0em 0em 0em;
          font-family: Arial ; font-size: 16pt ; font-weight: bold ;}

 p.bg { text-align: center;       
       margin: .15em .20em .15em .20em ;
       font-family: Arial ; font-size: 12pt ; color: #009999; font-weight: bold }

 table { margin: .0em .0em .10em .20em; font-size: 11pt}
 table.full {background: url(images/clouds.jpg) white 98% top repeat ;
	  background-attachment: fixed; margin: .0em 0em 0em .0em; font-size: 13pt;}

 table.blk { margin: .15em .15em .15em .15em; background: url(images/clouds.jpg) white 98% top repeat; border-color: blue; text-align: center}

 td { text-valign: bottom ; font-family: Arial ; font-size: 10pt ; font-weight: normal ;} 


td.mo { text-align: right ; color: blue ;
      background-color: white; font-size: 8pt ; font-weight: normal ;} 
 td.one { text-align: center ; color: blue; margin: 0em 0em 0em 0em;
        background-color: yellow;  
        font-family: Arial ; font-size: 8pt ; font-weight: normal ;} 
 td.two { text-align: center ; color: blue ;
    margin: 0em 0em 0em 0em;
    background: url( images/yellow.jpg ) #ffffff repeat ; background-color: white;  
             font-family: Arial ; font-size: 8pt ; font-weight: normal ;} 

ol  { text-align: left; font-size: 10pt; font-family: Arial; font-weight: normal;  }
ul  { text-align: left; font-size: 10pt; font-family: Arial; font-weight: normal;  }
ul.one  { font-size: 10pt; font-family: Arial; font-weight: normal ;}
ul.spec  { font-size: 10pt; font-family: Arial; font-weight: normal ;}

 pre { background-color: white ; border: thin green bold;
         font-family: Arial ; font-weight: bold ; font-size: 11pt ;
          text-align: left ;}
    
