H1, H2, H3, H4, H5, H6, H7 {
     font-size: 12pt;     
     font-weight: Bold; 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     color: #F00000 }

BODY, P, TABLE, UL, OL, LI, A {
     font-size: 10pt; 
     font-weight: Normal; 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     color: #000000 }


H1 { font-variant: small-caps; 
     font-family: Comic Sans MS, Verdana, Arial;
     color: #CC0033;} 
H2 { color: #000060;}
H3 { font-variant: small-caps; color: #000000;}
H4 { font-size: 10pt; color: #000060;}
H5 { font-size: 7pt;
     color: #99FFFF;
     font-variant: normal;}
H6 { font-size: 7pt; color: #FFFFC6;
     text-align: justify}
H6.Title { font-size: 10pt;
	   font-variant: small-caps;}
P {text-align: justify}

TABLE {border: 0 ; cellpadding: 0 ; cellspacing: 0}

A:link    {color: #0000FF; background: transparent; }	
A:visited {color: #FF0080; background: transparent; }	
A:hover   {color: #666000; background: transparent; }	
A:active  {color: #00F000; background: transparent; }

H1, BODY      { margin-top: 0pt; margin-bottom: 0pt; margin-left: 0pt; margin-right: 0pt }
H2, P         { margin-top: 4pt; margin-bottom: 4pt }
H3, H6        { margin-top: 2pt; margin-bottom: 4pt }
H4, H5        { margin-top: 8pt; margin-bottom: 4pt }
UL, OL, LI    { margin-top: 1pt; margin-bottom: 3pt }
HR            { margin-top: 0pt; margin-bottom: 0pt }
UL, OL, LI, P { line-height: 110% }

	
