 html {
                height: 100%;
                
            }
BODY {           background-color:#882e2e;
font-family: arial, helvetica, sans-serif;background-color:#7e2424;
                scrollbar-base-color: #d2d882; 
scrollbar-arrow-color: green;
scrollbar-DarkShadow-Color: blue; 
margin-top:0px;
}
      a {
      color: white;
      text-decoration: none;      
      font-size:12px;
      font-family: "Trebuchet MS",  helvetica, sans-serif;
      }
      
      a:hover {
      color: black;
           text-decoration: none;  
           background-color:white;
      font-size:12px;
      font-family: "Trebuchet MS",  helvetica, sans-serif;
      }
      
      a.inner {
      color: blue;
      text-decoration: none;
      font-size:12px;
      font-family: arial, helvetica, sans-serif;
      padding:0px;}
      
      a.inner:hover {
      color: blue;
      text-decoration: underline;
      font-size:12px;
      font-family: arial, helvetica, sans-serif;
      padding:0px;}
 .innercontent {                         
	                    margin-left: 25px;
	                    margin-right:25px;
	                    margin-top:10px;
	                    margin-bottom:10px;
	                    font-size:13 px;
            }
     div.bottomtext {
            font-family: arial, helvetica, sans-serif;
            font-weight:light;
            font-size:12px;
            color:white;}       
            
            
             div.bottomtext2 {
	                font-family: arial, helvetica, sans-serif;
	                font-weight:light;
	                font-size:11px;
            color:#8ba35b;}
            
            
            a.bottom2 
            {
	                    color: #8ba35b;;
	                    text-decoration: none;
	                }
	                a.bottom2:hover{
	                    color: #8ba35b;;
	                    text-decoration: none;
	                    
            }
            
            a.bottom {
                color: white;
                text-decoration: none;
            }
            a.bottom:hover{
                color: white;
                text-decoration: underline;
            }
            div.content {                
                background-color: white;
                margin-left: 25px;
                margin-right:25px;
                margin-top:31px;
                margin-bottom:10px;
                font-size:16px;
               line-height: 23px;
            }
           
            .innernomargin {                
	    	                    background-color: white;
	    	                    margin-left: 0px;
	    	                    margin-right:0px;
	    	                    margin-top:0px;
	    	                    margin-bottom:0px;
	    	                    font-size:11px;
            }
                        
           
            
            h1 {color: maroon;
            font-size:25px;
            }
