
BODY        {
	font-family: Times New Roman, Arial, helvetica,sans-serif;
	background: #FFFFFF ;
	margin-left: 5%;
	margin-right: 8%;
	font-size: 12pt;
}


H1          {display:          block;
             font-size:        16pt;
             font-family:      Times New Roman, Arial, helvetica,sans-serif;
             text-align:        center;
             color: 		#CC6633; }

H2	    {display:          block;
             color:            #CC6633;
             font-size:        14pt;
             font-family:      Times New Roman, Arial, helvetica,sans-serif; }

H3	    {display:          block;
             color:            #CC6633;
             font-size:        13pt;
             font-family:      Times New Roman, Arial, helvetica,sans-serif; }

H4          {margin-right:      1%;  
             margin-top:        0; 
             margin-bottom:     0; 
             color:            #CC6633; }

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:      Times New Roman, Arial, helvetica,sans-serif;}


TD      {font-size:         11pt;
         font-family:      Times New Roman, Arial, helvetica,sans-serif; 
text-align: justify;}

UL          {list-style-type:   disc; }

SUP         {font-size:        9pt;
             font-family:      Times New Roman, Arial, helvetica,sans-serif;}

A			 {color: #CC6633;
}

A:hover{
	background-color: #ffcc99;}
