
BODY        {font-family:    Arial, Times, serif;
             background:   #FFFFFF  ; 
             margin-left:       5%; 
             margin-right:      8%;  
             font-size:        11pt;}


H1          {display:          block;
             font-size:        16pt;
             font-family:      Arial, helvetica, sans-serif;
             text-align:        center;
             color: 		#116F53; }

H2	    {display:          block;
             color:            #116F53;
             font-size:        14pt;
             font-family:      Arial, helvetica, sans-serif; }

H3	    {display:          block;
             color:            #116F53;
             font-size:        13pt;
             font-family:      Arial, helvetica, sans-serif; }

H4          {margin-right:      1%;  
             margin-top:        0; 
             margin-bottom:     0; 
             color:            #116F53; }

H5          {margin-right:      1%; 
             margin-top:        0; 
             margin-bottom:     0;
             text-align:        center; }

H6          {margin-top:        0; 
             margin-bottom:     0;
             margin-right:      5%; 
             font-size:        10pt;
             font-family:      Arial, helvetica, sans-serif;}


TD      {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

UL          {list-style-type:   disc; }

SUP         {font-size:        8pt;
             font-family:      Times New Roman, Times, serif;}

A:hover		{color : #006600;}
A:ACTIVE	{color : #006699;}
A	        {color : #116F53;}

