body{ 
         font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
         font-size: 75%; 
 } 



a{ 
         color: #133B97;
font-weight:bold;
         text-decoration: none; 
 } 




 a:focus, a:hover, a:active { 
         text-decoration: underline;
color:#BA3633;
 } 
 p, li { 
         line-height: 1.5em; 
 } 


 pre { 
         font-size: 1.2em; 
         line-height: 1.2em; 
 } 
 div#page { 
         width: 300px; 
         margin: 0 auto; 
         text-align: left; 

 } 
 div#container { 
         padding: 0px; 
 } 
 div#ads { 
         clear: both; 
         padding: 12px 0 12px 66px; 
 } 
