body
{
margin:15px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
background-color:#ffffff;
}
h1 
{
font-size:250%;
}
h2
{
display: inline-block;
vertical-align: baseline;
margin-bottom:0px;
font-size:125%;
padding-right:10px;
}
h3 
{
font-size:110%;
}
a:link {color:#003399;text-decoration:none;}
a:hover {color:red;text-decoration:none;}
a:visited {text-decoration:none;}



#webhours 
{
border-collapse:collapse;
margin-top:20px;
}
#webhours td, #webhours th
{
font-size:1em;
text-align:center;
border:1px solid #666666;
padding:3px 7px 2px 7px;
}
#webhours td.day
{
text-align:right;
}
#webhours th
{
font-size:1em;
text-align:center;
padding-top:5px;
padding-bottom:4px;
background-color:#888888;
color:#ffffff;
}
#webhours tr.alt td 
{
background-color:#EEEEEE;
}



#homework 
{
width:100%;
border-collapse:collapse;
margin-top:20px;
}
#homework td, #homework th
{
font-size:1em;
border:1px solid #666666;
padding:3px 7px 2px 7px;
}
#homework th
{
font-size:1em;
text-align:center;
padding-top:5px;
padding-bottom:4px;
background-color:#888888;
color:#ffffff;
}
#homework tr.alt td 
{
background-color:#EEEEEE;
}
#homework tr.midterm
{
background-color:white;
}
