#main p {
   line-height: 150%;
   margin-bottom: 15px;
}

#main h4 {
   font-size: 11pt;
   color: #3a527b;
   font-weight: bold;
   margin-bottom: 15px;
}

#main ul {
}
#main ul li {
   line-height: 150%;
   margin-bottom: 5px;
}


table.table1{
   width: 100%;
   margin: 0px 0 0 0;
}