
BODY        {font-family:    Arial, helvetica, sans-serif;
             background:   #FFFFFF  ; 
             margin-left:       5%; 
             margin-right:      15%;  
text-align : justify;
             font-size:        11pt; }


H1          {display:          block;
             font-size:        16pt;
             font-family:      Arial, helvetica, sans-serif;
             text-align:        center;
             color: 		#002C57; }

H2	    {display:          block;
             color:            #002C57;
             font-size:        14pt;
             font-family:      Arial, helvetica, sans-serif; }

H3	    {display:          block;
             color:            #002C57;
             font-size:        13pt;
             font-family:      Arial, helvetica, sans-serif; }

H4          {margin-right:      1%;  
             margin-top:        0; 
             margin-bottom:     0; 
             color:            #002C57; }

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:        10pt;
             font-family:      Arial, helvetica, sans-serif;
			 border-top : solid;
             margin-top : 2%;
             border-bottom : solid;; border-color: #009966 black; 
			 border-top-width: thin; border-bottom-width: thin}
.h2x  {display:          block;
             font-size:        10pt;
             font-family:      Arial, helvetica, sans-serif;
             margin-top : 2%;
             border-bottom : solid;; border-color: #009966 black; border-bottom-width: thin;}

.h3x {  display:          block;
		font-size: 10pt; 
		font-weight: bold; 

		border-top : solid; border-color: #000000 black; border-top-width: thin;
		border-bottom : solid; border-color: #000000 black; border-bottom-width: thin;
		border-right : solid; border-color: #000000 black; border-right-width: thin;
		border-left : solid; border-color: #000000 black; border-left-width: thin;}

A:hover		{
	color : #00CCCC;
	font-weight : bold;
}

A:ACTIVE	{
	
	color : #00CCCC;
}
A	{
	
	color : #002C57;
}