
BODY        {font-family:    Arial, helvetica, sans-serif;
             background:   #FFFFFF  ; 
             margin-left:       5%; 
             margin-right:      15%;  
             font-size:        10pt;
			 text-align: justify;}


H1          {display:          block;
             font-size:        14pt;
             font-family:      Arial, helvetica, sans-serif;
             text-align:        center;
             color: 		#FF9900; }

H2	    {display:          block;
             color:            #FF9900;
             font-size:        12pt;
             font-family:      Arial, helvetica, sans-serif; }

H3	    {display:          block;
             color:            #FF9900;
             font-size:        11pt;
             font-family:      Arial, helvetica, sans-serif; }

H4      {display:          block;
             font-size:        10pt;
             font-family:      Arial, helvetica, sans-serif; }

H5         {display:          block;
			 text-align:        center;
             font-size:        10pt;
             font-family:      Arial, helvetica, sans-serif; }

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;
		 text-align: justify;}


UL          {list-style-type:   disc; }

SUP         {font-size:        8pt;
             font-family:      Arial, helvetica, sans-serif;}

.title1 {  font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt; 
color: #FFCC33}

A:hover		{
	color : #FFCC33;
	}

A:ACTIVE	{
	
	color : #FFCC33;
}
A	{
	
	color : #FF9900
}


.Uppercase {  text-transform: uppercase}
.lowercase {  text-transform: lowercase}
