
BODY        {font-family:    Arial, helvetica, sans-serif;
             background:   #FFFFFF  ; 
             margin-left:       5%; 
             margin-right:      15%;  
             font-size:        11pt; }


H1          {display:          block;
             font-size:        16pt;
             font-family:      Arial, helvetica, sans-serif;
             text-align:        center;
             color: 		#002C57; }

H2	    {display:          block;
             color:            #95509A;
             font-size:        14pt;
             font-family:      Arial, helvetica, sans-serif; }

H3	    {display:          block;
             color:            #004080;
             font-size:        13pt;
             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;}


A:hover		{
	color : #660066;
	}

A:ACTIVE	{
	
	color : #660066;
}
A	{
	
	color : #95509A;
}

.h1x  {display:          block;
             font-size:        14pt;
             font-family:      "Arial, helvetica", sans-serif;
             color: 		#95509A;
			 border-top : solid;
             margin-top : 2%;
             border-bottom : solid;; 
			 border-color: #95509A; black; 
			 border-top-width: thin; 
			 border-bottom-width: thin; 
			 font-style: normal; 
			 font-weight: bold; 
			 text-align: center}
