BODY { 
background-repeat: no-repeat;
font-family:  Arial, sans-serif;  
background-color: #B5CBD3 ;
color: #333366;
font-size: 10pt;

         }

A:link    { color: #006699 }
A:visited { color: #006699 }

A:hover    {
	color: #0099cc;
           }


P { font-size: 13px;
    font-family: Arial, sans-serif; 
	   color: #333366;
           }


UL { font-size: 13px;
    font-family: Helvetica, sans-serif; 
	   color: #333366;
           }


H1 { font-family: Verdana, sans-serif;
    font-size: 14pt;
    font-weight: 400;
    color: #006699;
												}

H2 { font-family: garamond, serif;
    font-size: 14pt;
    font-weight: 600;
    color: #666633;
												} 
H3 { font-family: garamond, serif;
    font-style: italic;
    font-size: 14pt;
    font-weight: 800;
    color: #999966;
												}

H4 { font-size: 11px;
    font-family: Helvetica, sans-serif; 
	   color: #333366;
    font-weight: 200;
    text-align: center
           }

H5 { font-size: 9px;
    font-family: Verdana, sans-serif; 
	   color: #333366;
text-align: left;
    font-weight: normal
           }

SUP { font-size: 60%
            }

BLOCKQUOTE { font-size: 80%
            }
