BODY { 
    margin: 20;
    color: #000000;  
    background:#BAC7FF;
    font-size: 11pt;
    font-weight: normal;
    font-style:normal;
    background-attachment:fixed; 
    SCROLLBAR-BASE-COLOR: #BAC7FF;    
    }

body, H1, H2, H3, H4, H5, H6, P, UL, OL, DIR, MENU, 
DIV, DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, HR,TH,TD,BR
 {font-family:  "Times New Roman",Verdana, tahoma, Helvetica, sans-serif; 
   font-weight: normal;
   font-style:normal; 
   color: #000080;
   font-size: 11pt;
   text-align: left}
B, STRONG, I, EM, IMG, SPAN 
  { display: inline }


H1, H2 {font-weight: bold;}
H3, H4, H5, H6 {}
H1 {font-size: 20pt}
H2 {font-size: 18pt}
H3 {font-size: 16pt}
H4 {font-size: 14pt}
H5 {font-size: 12pt}
H6 {font-size: 10pt}
body, TD {font-size: 11pt}  
TABLE {font-size: 20pt}


B, STRONG { font-weight: bold }  /* relative to the parent */
I{ font-style: italic }
A:link    {font-weight: bold; color: #000080; text-decoration:none}          /* unvisited link *
A:visited {font-weight: bold; color: #000080; text-decoration:none}        /* visited links */
A:active  {font-weight: bold; color: #000080; text-decoration:underline}        /* active links */
A:hover   {font-weight: bold; color: #1b1b7B; text-decoration:underline}
	
UL LI {	margin-top: 5px;
	line-height: 110%;
	font-size: 12pt;}
*/
