
BODY        {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF ;
	margin-left: 5%;
	margin-right: 8%;
	font-size: 11pt;
}


H1          {display:          block;
             font-size:        16pt;
             font-family:      "Times New Roman", Times, serif;
             text-align:        center;
             color: 		#FF9900; }

H2	    {display:          block;
             color:            #FF9900;
             font-size:        14pt;
             font-family:      "Times New Roman", Times, serif; }

H3	    {display:          block;
             color:            #FF9900;
             font-size:        13pt;
             font-family:      "Times New Roman", Times, serif; }

H4          {font-size: 10pt;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

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:      "Times New Roman", Times, serif; }

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}

.h1x  {display:          block;
             font-size:        14pt;
             font-family:      "Times New Roman", Times, serif;
             color: 		#FF9900;
			 border-top : solid;
             margin-top : 2%;
             border-bottom : solid;; 
			 border-color: #FF9900 black; 
			 border-top-width: thin; 
			 border-bottom-width: thin; 
			 font-style: normal; 
			 font-weight: bold; 
			 text-align: center}


A:hover		{
	color : #FFCC33;
	}

A:ACTIVE	{
	
	color : #FFCC33;
}
A	{
	
	color : #FF9900
}

.times10 {  font-family: "Times New Roman", Times, serif; font-size: 11pt; font-weight: normal}

.tableArial {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
