P{
   font-family: palatino, times new roman, serif;
   font-size: 10pt;
   font-weight: normal;
   text-align: justify;
   padding-left: 50px;
   padding-right: 30px;
   padding-top: 0px;
   padding-bottom: 10px;
   color: #666666; 
   }


STRONG{
   font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   color: #002e6e; 
   }
   
H1{
   font-family: arial, helvetica, sans-serif;
   font-size: 12pt;
   font-weight: bold;
   padding-left: 15px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   color: #002e6e; 
   }
   

LI{
   font-family: palatino, times new roman, serif;
   font-size: 10pt;
   font-weight: normal;
   font-style: italic;
   padding-left: 0px;
   padding-right: 0px;
   color: #002e6e; 
   }
   
   A{
   font-family: palatino, times new roman, serif;
   font-size: 10pt;
   font-weight: bold;
   color: #002e6e;
text-decoration:none;
   }
   
A:link {color: #002e6e;
text-decoration:none; }

A:visited {color: #002e6e;
text-decoration:none; }

A:hover {color: #666666;
text-decoration:underline; }

A:active {color: #666666;
text-decoration:underline; 
}



.small{
   font-family: arial, helvetica, sans-serif;
   font-size: 8pt;
   font-weight: normal;
   color: #cccccc; 
}