
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: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFCC33;
}

H2	    {
             color:            #FFCC33;
             font-size:        12pt;
             font-family:      Arial, Helvetica, sans-serif; }

H3	    {display:          block;
             color:            #FFCC33;
             font-size:        13pt;
             font-family:      Arial, Helvetica, sans-serif; }

H4          {font-size: 10pt;

	font-family :  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:     Arial, helvetica, sans-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:      Arial, Helvetica, sans-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
}


