
BODY        {font-family:    Arial, helvetica, sans-serif; ;
             margin-left:       5%; 
             color: black;
             margin-right:      10%;  
             font-size:        11pt; }
			 
A			 {color: black;
}

A:hover{
	background-color: #33CC99;
}
H1          {display:          block;
             font-size:        18pt;
             font-family:      "Times New Roman", Times, serif;
             color: 		#33CC99;
			 border-top : solid;
             border-top-width :  thin;
             margin-top : 2%;
             border-bottom : solid;
             border-bottom-width :  thin;}

H2	    {display:          block;
             color: 		#339933;
             font-size:        14pt;
             font-family:      "Times New Roman", Times, serif; ; text-transform: uppercase}

H3	    {display:          block;
             color:            #336633;
             font-size:        13pt;
             font-family:      Arial, helvetica, sans-serif; ; text-transform: uppercase }

H4          {margin-right:      1%;  
             margin-top:        0; 
             margin-bottom:     0; 
             color:            #004080; }

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:      Arial, helvetica, sans-serif; }

UL          {list-style-type:   disc; }

SUP         {font-size:        8pt;
             font-family:      Arial, helvetica, sans-serif;}

.arial {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
