/* CSS Document */
td.title{
    font-size:18px;
    font-weight:bold;
}

table.event{
    border:1px solid #B3BCC4;
    font-size:12px;
}

h3.title{
    margin-top:0px;
    margin-bottom:5px;
    margin-left:0px;
    margin-right:0px;
    padding:0px;
    color:#860083;
    font-size:16px;
    font-weight:normal;
    border-bottom:5px solid #860083;
}

a{text-decoration:none;}
a:hover{text-decoration:none;}
a:visited{text-decoration:none;}
