
P{
   font-family: helvetica, sans-serif;
   font-size: small;
   font-weight: normal;
   padding-left: 0px;
   padding-right: 40px;
   padding-top: 75px;
   padding-bottom: 10px;
   text-align: justify;
   color: #788386; 
   }

STRONG{
   font-family: helvetica, sans-serif;
   font-size: small;
   font-weight: bold;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   color: #508ebc; 
   }


LI{
   font-family: helvetica, sans-serif;
   font-size: small;
   font-weight: normal;
   padding-left: 0px;
   padding-right: 0px;
   color: #508ebc; 
   }
   
   A{
   font-family: helvetica, sans-serif;
   font-size: small;
   font-weight: normal;
   color: #508ebc;
text-decoration:underline;
   }
   
A:link {color: #508ebc;
text-decoration:underline; }

A:visited {color: #508ebc;
text-decoration:underline; }

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

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


.small{
   font-family: helvetica, sans-serif;
   font-size: x-small;
   font-weight: normal;
   color: #508ebc; 
}