body { 				   font-family: Arial, Sans-serif; 
  	 				   font-size: 14px;  
					   color: #000000; 
					   background: #e0e0e0;
					   margin-left: 25px;
					   margin-right: 25px;}

p { 				   font-family: Arial, Sans-serif; 
  					   font-size: 15px;  
                       line-height: 1.5; }
					   
a {					   color: #FF0000;
  					   text-decoration: none; }
					   
a:hover {			   text-decoration: underline overline; }

a:visited {			   color: #800000; }

h1 {                   font-size: 22px; 
                       border: 1px solid #a00000; 
                       padding: 5px; 
                       background-color: #DDC06A;}

h2 {                   font-size: 18px; }

h3 {                   font-size: 16px; 
                       font-weight: bold; }