
BODY        {font-family:    Times New Roman, Times, serif;
             background:   #FFFFFF  ; 
             margin-left:       5%; 
             margin-right:      15%;  
             font-size:        12pt; 
text-align : justify;}


H1          {display:          block;
             font-size:        15pt;
             font-family:      Times New Roman, Times, serif;
             text-align:        center;
             color: 		#002C57; text-transform:  uppercase;}
}

H2	    {display:          block;
             color:            #0099FF;
             font-size:        14pt;
             font-family:      Times New Roman, Times, serif;
	text-align : center;
	text-transform:  uppercase;}

H3	    {display:          block;
             color:            #004080;
             font-size:        13pt;
             font-family:      Times New Roman, Times, 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 : #000000;
	font-weight : bold;
}
				   				   
A	{	color : #0099FF;}