Body	   {	

		margin-top:10em;  
		margin-bottom:1em;
		margin-left:0px; 
		margin-right:0px; 
		margin:0px;	

	
	   }

           {
                scrollbar-face-color:#ffffff;
                scrollbar-arrow-color:#ffffff; 
                scrollbar-shadow-color:#ffffcc;
                scrollbar-track-color:#ffffcc;
           }


H2    
           { 
             font-family: arial, sans-serif; 
             font-style: normal;
             font-size: .9em; 
             font-weight:bold; 
             color:#224444; 
           }


p     
           { 
             font-family: arial, sans-serif; 
             font-style: normal; 
             font-size: .9em;
             color:#224444; 
           }


p.big
           {
             font-family: arial, sans-serif; 
             font-style: normal; 
             font-size: 3em;
             color:#224444;   


A:link     
           { 
             color:#224444; 
             font-weight: normal; 
             text-decoration: none; 
           }


A:visited 
           { 
              color:#000000; 
              font-weight: normal; 
              text-decoration: none; 
           }


A:hover    
           { 
              color:#660000; 
              font-weight: normal; 
              text-decoration: underline; 
           }

