BODY
{
    FONT-SIZE: x-small;
    COLOR: black;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    BACKGROUND-COLOR: #99CCFF;
    TEXT-DECORATION: none
    margin-top: 0px;
    margin-bottom: 0px;
}
A:link
{
    COLOR: black
}
A:hover
{
    FONT-WEIGHT: bold
}

A:visited
{
    COLOR: black
}

.Question
{
    color:FFFF00;
    FONT-SIZE: small;
    font-weight: bold;
    margin-bottom:.5em;
    background:5599FF
}
.Answer
{
   FONT-SIZE: x-small;
   margin-left:2em;
   margin-bottom:.5em;
   margin-right:2em;
}

.EventMonth
{
   FONT-SIZE: small;
   margin-bottom:.5em;
}
.EventDay
{
   FONT-SIZE: x-small;
   margin-left:1.5em;    
}
.EventDescription
{
   FONT-SIZE: x-small;
   margin-left:1.5em;    
}

.TeamTitle
{
   align:left;
   font-family:tahoma;
   font-size:small;
   font-weight:bold;
   margin-bottom:.2em;
   text-overflow:ellipsis;
   white-space:nowrap;
   overflow:hidden;
}
.TeamItems
{
   font-family:tahoma;
   font-size:x-small;
   margin-left:1.5em;    
   text-overflow:ellipsis;
   white-space:nowrap;
   overflow:hidden;
}
