 body { color: rgb(0,0,102); 
        font-family: arial, sans-serif;
        background: white; 
        text-align: justify;
        margin-left: 2%; margin-right: 2%
 }
 h2 { font-family: "Times New Roman", serif }
 div { font-family: arial, sans-serif ; font-size: 0.8em }
 ol li { font-family: arial, sans-serif ; font-size: 0.8em }
 ul li { font-family: arial, sans-serif ; font-size: 0.8em }
 p { text-align: justify; font-size: 0.8em }
 blockquote { font-size: 0.8em; color: rgb(153,0,0) } 
 A:link { color: blue }   
 A:visited { color: rgb(51,51,204) }  
 A:active { color: red }  
 A:hover { color: rgb(204,0,51) } 