.menu{
			font-family:  Helvetica, Arial, sans-serif;
     background-color: #7DC9D7;
     font-size: 17;
     font-weight: bold; 
      font-style: italic;
     
     }
   
.eventtitle
{
    color: #513803;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
    line-height: 150%;
    margin: 0px 0px 0px 0px;
}     
.event
{
    color: #513803;
    border-top: 1px solid #003400;
    border-bottom: 1px solid #003400;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 150%;
    margin: 0px 0px 10px 5px;
}
.event_header
{
    color: #513803;
    border-top: 1px solid #003400;
    border-bottom: 1px solid #003400;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 4px;
    margin-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;