
BODY        {font-family:    Arial, helvetica, sans-serif;
             background:   #FFFFFF  ; 
             margin-left:       5%; 
             margin-right:      8%;  
             font-size:        10pt; 
			 TEXT-ALIGN: JUSTIFY}
			 
.title {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11pt;
	  text-align:        right;
	color: White;
	margin-right:      5%;  
}


H1          {
             font-size:        14pt;
             font-family:      Arial, helvetica, sans-serif;
             text-align:        center;
			 text-transform: uppercase;
			  color:   #3D5C3D;
}

H2	   {
             font-size:        12pt;
             font-family:      Arial, helvetica, sans-serif;
			 text-transform: uppercase;
			  color:   #3D5C3D;
}

H3	     {
             font-size:        10pt;
             font-family:      Arial, helvetica, sans-serif;

}

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;}


.h1x  {display:          block;
             font-size:        14pt;
             font-family:      Arial, helvetica, sans-serif;
             color: 		#3D5C3D;
			 border-top : solid;
             margin-top : 2%;
             border-bottom : solid;; 
			 border-color: #3D5C3D; 
			 border-top-width: thin; 
			 border-bottom-width: thin; 
			 font-style: normal; 
			 font-weight: bold; 
			 text-align: center}

A:hover		{
	color : #249C92;
	}

A:ACTIVE	{
	
	color : #249C92;
}
A	{
	
	color : #3D5C3D;
}