div.event
{
border: 2px solid #408000;
margin-bottom: 10px;
margin-top: 10px;
}

div.event H2
{
font-size: 1.3em;
margin-left: 10px;
margin-bottom: 1em;
margin-top: 1em;
}

div.event H3
{
font-size: 1.1em;
margin-left: 10px;
margin-bottom: 0.25em;
margin-top: 1em;
}

div.event P
{
margin-left: 10px;
margin-bottom: 1em;
margin-top: 0;
}


div.event P.venue
{
color: #0F930F;
font-weight: bold
}