body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, ol, ul, li, .csFont
{
    font-family: Verdana,Helvetica,Arial,Tahoma,"Bitstream Vera Sans","Lucida Grande","Trebuchet MS",sans-serif;
}

.noMargins
{
    margin: 0px 0px 0px 0px;
}

.noDec
{
    text-decoration: none;
}

.headName
{
    font-size: 1.5em;
    color: #000000;
}

.headSchool
{
    font-size: 0.9em;
    color: #000000;
    text-decoration: none;
}

div.mainBody
{
    width: 100%;
    align: center;
}

td.cal
{    
    font-family: tahoma,verdana,helvetica,arial,"Bitstream Vera Sans","Lucida Grande","Trebuchet MS",sans-serif;
    font-size: 10pt;
    text-align: center;
}

td.calEvent
{
    background-color: #dbe5ee;
}

td.calSel
{
    background-color: #f8eace;
}

.calLnk
{
    font-size: 0.8em;
    text-decoration: none;
    color: black;
}

