
BODY        {font-family:    Times New Roman, Times, serif;
             background:   #FFFFFF  ; 
             margin-left:       5%; 
             margin-right:      15%;  
	text-align:  justify;  
             font-size:        12pt; }


H1          {display:          block;
             font-size:        16pt;
             font-family:      Times New Roman, Times, serif;
             text-align:        center;
             color: 		#7DBEDF; }

H2	    {display:          block;
             color:            #7DBEDF;
             font-size:        14pt;
             font-family:      Times New Roman, Times, serif; }

H3	    {display:          block;
             color:            #7DBEDF;
             font-size:        13pt;
             font-family:      Times New Roman, Times, serif; }

H4          {margin-right:      1%;  
             margin-top:        0; 
             margin-bottom:     0; 
             color:            #66CCFF; }

H5          {margin-right:      1%; 
             margin-top:        0; 
             margin-bottom:     0;
font-size:        15pt;
             font-family:      Times New Roman, Times, serif;
    
             color: 		#66CCFF; 
             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:         11pt;
         font-family:      Times New Roman, Times, serif; text-align:  justify;  }

UL          {list-style-type:   disc; }

SUP         {font-size:        8pt;
             font-family:      Times New Roman, Times, serif;}

            

A {	text-decoration: none;
	color : #51AFDE;	}

A:Hover {font-weight : bold; color : black;	}