body   { background-color : #FFF;
         color : #222;
         font : 76%/1.7 Verdana, Arial, sans-serif;
         margin: 0.5in 1in 0 1in;
         
       }

h1     { color : #000090;
         font-size : 150%;
       }

h2     { color : #FF6600;
         font : lighter 230%/0.95 "Trebuchet MS", san-serif;
         margin : 1.5em 0 0.3em 0
       }

h3     { color : #000090;
         font-size : 115%;
       }

.sm     { color : #000090;
         font-size : 90%;
       }

pre    { font-family: lucida console; font-weight: bold;
         font-size: 120%; }

.tt    { font-family : lucida console ; 
         font-weight : bold;
       }

.blue  { color : #000080 ;
         font-weight : bold;
       }

.red   { color : #FF0000 ;
         font-weight : bold;
       }
