#container{
     width:935px;
	 margin:0 auto;
	 margin-top:3px;
	 height:1100px;
	 } 
	 
#header{
     float:center;
	 height:125px;
	 width:935px;
	 border-bottom-style:ridge;
	 border-width:2px;
     border-color:#555753;	 
	 } 
	 
#footer{
     height:30px;
	 } 
	 
#leftnav{
     padding-top:20px;
     float:left;
     width:150px;
	 height:945px;
	 font:12pt georgia, sans-serif;
     line-height:1.5;
     color:#555753;
	 } 
	 
#rightnav{
     padding-left:10px;
     padding-top:20px;
	 float:right;
     width:140px;
	 height:945px;
	 font:12pt georgia, sans-serif;
     line-height:1.5;
     color:#555753;
     }
	 
#body{ 
	 padding-top:20px;
	 Height:945px;
	 font:12pt georgia, sans-serif;
     line-height:1.5;
     color:#555753;
	 text-align:justify;
     }
	 
#list{
      list-style:inside;
	  list-style-image:url(images/arrow2.png);
	  }	 
	 
#table{ 
     font:10pt georgia, sans-serif;
	 color:#555753;
	 } 
	 
h1{
     font:italic normal 22pt georgia, sans-serif;
     letter-spacing:1px;
     color:#0033FF;
     }

h2{
     margin-top:-8px;
     font:italic normal 13pt georgia, sans-serif ;
     color:#555753;
     } 

h3{
     margin-top:0px;
     font:18pt bold georgia, sans-serif;
     color:#555753;
     } 

h4{
     font:10pt georgia, sans-serif;
     color:#555753;
     }

h5{
     margin-top:1px;
	 margin-bottom:1px;
     font:15pt bold georgia, sans-serif;
     color:#555753;
     }	 
	 
a:link{
       margin-top:0px;
       font-weight:bold;
       text-decoration:none;
       color:#555753;
       }

a:visited{
          margin-top:0px;
          font-weight:bold;
          text-decoration:none;
          color:#555753;
          }

a:hover{
        margin-top:0px;
        font-weight:bold;
        text-decoration:none;
        color:#000099;
        }
		




