body {
                  background-color: #FFFFFF;
                  background-image:url('arcback.gif');
                  color: #000000;
                  margin-left: 10%;
                  margin-right:10%;
                  font-style: normal;
                  font-family: Tahoma,Verdana, Arial, sans-serif;
                  font-size: 100%;    
                   line-height: 130%;                             
                  }

h1, h2, h3        {
                  font-style: normal;
                  
                  color: #000000;
                  text-align: left;
                  font-weight: bold;
                  font-family: Tahoma, Verdana, Arial, sans-serif;
                  margin-top: 4;
                  margin-bottom: 8;
                  }
h4 {
                  font-style: normal;

                  color: #000000;
                  font-size:95%;
                  text-align: left;
                  font-weight: bold;
                  margin-top: 4;
                  margin-bottom: 6;
                  font-family: Tahoma, Arial, sans-serif;
                  }         

h5 {
                  font-style: normal;

                  color: #000000;
                  font-size:90%;
                  text-align: left;
                  font-weight: bold;
                  margin-top: 10px; 
                  margin-bottom: 10px;                  
                  font-family: Tahoma, Verdana, Arial, sans-serif;
                  }



h6 {
                  font-style: normal;

                  color: #000000;
                  font-size:80%;
                  text-align: right;
                  font-weight: normal;
                  margin-top: 10px; 
                  margin-bottom: 10px;                  
                  font-family: Tahoma, Verdana, Arial, sans-serif;
                  }

ul, dl {
               
                  color: #000000;
                  font-style: normal;
                  font-family: Tahoma, Verdana, Arial, sans-serif;
                  line-height: 120%;
                  font-size: 145%;
                  
                                    
                  }

li, dt, dd {

                  color: #000000;
                  font-style: normal;
                  line-height: 150%;
                  font-size: 75%;
                  }

td {

                  color: #000000;
                  font-style: normal;
                  line-height: 150%;
                  font-size: 75%;
                  }


ul li {
                  list-style: disc;
                  }

ol li {
                  list-style: lower-alpha;
                  }

a:link {
                  
                  color: #ff0000;
                  }

a:visited {
                  
                  color: #BB0000;
                  }



a:hover, a:active {
                  
                  color: #DD0008;
                  }

hr {
                  color: #000000;
                  
                  
                  height: 2px;
                  }

pre, tt {
                  
                  color: #660000;
                  font-family: courier, monospace;
                  font-style: normal;
                  }

           

.header  {
        background-color: #31009C
         }

.inset  {
        
        color: #000000;
        font-style: normal;
        line-height: 120%;
        font-size: 75%;
        margin-left: 5%
        }

.rightcol {

                
        
                  color: #000000;
                  width:60%;
                  font-style: normal;
                  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
                  font-size:80%;
                  line-height: 140%;
                  vertical-align:top;
                  padding: 20px;
                  border-left: thin dotted #010000;
                 
}

.leftcol {


                  color: #444444;

                  font-style: normal;
                  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
                  font-size:80%;
                  line-height: 140%;
                  vertical-align:top;
                  width: 30%;
                  padding: 20px;
}

.navbar {

                  color: #ffffff;
                  background-color:#006699;
                  font-weight: bold;
                  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
                  font-size:75%;
                  line-height: 120%;
                  vertical-align:center;
                  width: 90%;
                  padding-top:5px;
                  padding-bottom:5px;
}

div.scroll {
                height: 220px;
                width: 480px;
                overflow: auto;
                 padding: 4px;
           }


.navbar a:link {color: #ff0000;}
.navbar a:visited {color: #fff784;}
.navbar a:hover {color: red;}
.navbar a:active {color: blue;}




