BODY {
   font-family:"Garamont,sans-serif";
   font-size:12pt;
   line-height: normal;
   color: #0069BF;
   background : #EFEFEF;
   }
   
H1 {
   font-family : "monospace,sans-serif";
   font-size : 150%;
   font-weight : bold;
   color : #FFCE00;
   background : #EFEFEF;
}
H2 {
   font-family : "Times New Roman,sans-serif";
   font-size : 120%;
   font-weight : bold;
   color : #FFCE00;
   background : #EFEFEF;
}
H3 {
   font-family : "Times New Roman,sans-serif";
   font-size : 100%;
   font-weight : bold;
   color : #0069BF;
   background : #EFEFEF;
}
H4 {
   font-family : "Times New Roman,sans-serif";
   font-size : 90%;
   color : #0069BF;
   background : #EFEFEF;
}
H5 {
   font-family : "Times New Roman,sans-serif";
   font-size : 80%;
   color : #0069BF;
   background : #EFEFEF;
}
H6 {
   font-family : "Arial,sans-serif";
   font-size : 60%;
   color : #808080;
   background : #EFEFEF;
}

P {text-indent: 0in;}

a:link{font:12pt Arial; color: Maroon; background : #EFEFEF;  text-decoration : none; }
a:hover{font: 12pt Arial; color: blue; background : #EFEFEF;text-decoration : none;}
a:visited{font: 12pt Arial; color: Silver; background : #EFEFEF;text-decoration : none;}

a.p:link{font:8pt Arial; color: Maroon; background : #EFEFEF;text-decoration: none;}
a.p:hover{font:8pt Arial; color: blue; background : #EFEFEF;text-decoration: none;}
a.p:visited{font: 8pt Arial; color: Silver;background : #EFEFEF; text-decoration: none;}

