td.image 
{ 
    background: maroon;
    text-align: center;
    font-family: arial;
}
td.header
{
    background: maroon;
    color: gold;
    font-family: arial;
    text-align: center;
}
td.menu
{
    background: maroon;
    color: white;
    font-family: arial;
    font-size: smaller;
    vertical-align: top;
}
h3.menu
{
    text-align: center;
}
p.main
{
    margin: 0;
}   
p.text
{
    margin: 0;
}
p.class
{
    margin-bottom: 0;
}
p.time
{
    font-size: smaller;
    margin: 0;
}
p.journal
{
    margin-left: 10;
    font-family: times-roman;
}
td.main
{
    background: white;
    color: black;
    font-family: arial;
    vertical-align: top;
}
ul.main
{
    margin: 0;
    text-indent; 0;
}   
table.classes
{
    font-family: courier;
}
table.schedule
{
    font-size: smaller;
}   
tr.heading
{
   text-align: center;
    font-weight:  bold;
}
td.date
{
   text-align: center;
}

.menu A:link { color: white }
.menu A:visited { color: white }

