.something
{
        font-family: arial;
        color: #cc0000;     
        font-size: 11px;
        text-decoration: underline;
        font-weight: normal
}
a.leftnav
{
        font-family: arial;
        color: #333333;  
        line-height: 8px;
        font-size: 12px;
        text-decoration: none;
        font-weight: bold
}
a.leftnav:hover
{
        font-family: arial;
        color: #9b2404;  
        line-height: 8px;
        font-size: 12px;
        text-decoration: underline;
        font-weight: bold
}
.leftnav
{
        font-family: arial;
        color: #000000;   
        line-height: 8px;
        font-size: 12px;
        font-weight: normal
}


a.mainbody
{
        font-family: arial;
        color: #cc0000;     
        font-size: 11px;
        text-decoration: underline;
        font-weight: normal
}
a.mainbody:hover
{
        font-family: arial;
        color: #cc0000;     
        font-size: 11px;
        text-decoration: none;
        font-weight: normal
}
.mainbody
{
        font-family: arial;
        color: black;     
        font-size: 11px;
        font-weight: normal
}



a.footer
{
        font-family: arial;
        color: white;     
        font-size: 10px;
        text-decoration: underline;
        font-weight: normal
}
a.footer:hover
{
        font-family: arial;
        color: white;     
        font-size: 10px;
        text-decoration: none;
        font-weight: normal
}
.footer
{
        font-family: arial;
        color: white;     
        font-size: 10px;
        font-weight: normal
}

blockquote
{
	margin-left: 10px;
}
.calendar-table 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width:95%;
	border-collapse:collapse;
}
.calendar-table td, .calendar-table th { margin:0; padding:3px; }
.calendar-table th { border-bottom:1px solid #333; font-size: 12pt; }
