body
{
    font-family: Verdana, Arial, 'Trebuchet MS';
    font-size: small;
    padding: 30px;
}
a.na:link
{
    background-color: #FFFFFF;
    color: #000000;
}
a.na:visited
{
    color: #000000;
}
a.na:active
{
    color: #000000;
}
a.na:hover
{
    background-color: #ffffff;
}
a.na
{
    text-decoration: none;
    cursor: text;
}
h1
{
    font-size: large;
    list-style-position: outside;
    list-style-type: upper-roman;
}
h2
{
    font-size: medium;
    font-weight: bold;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
p
{
    font-weight: normal;
    padding-top: 0px;
    margin-top: 0px;
}
p.title
{
    font-weight: bold;
    color: Green;
    font-size: larger;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
p.header
{
    font-family: Kristen ITC;
    font-weight: bold;
    xcolor: #9900cc; 
    color: #993366;
}
p.lastup
{
    font-size: x-small;
    text-align: right;
}
img
{
    border-width: 0px;
}
li
{
    padding-bottom: 6pt;
}
table
{
    border-collapse: collapse;
}
table.sched
{
    border-collapse: collapse;
}
th.class-separator
{
    padding-top: 15px;
    padding-bottom: 10px;
    border-top: solid 1px black;
    border-bottom: solid 1px black;
    background-color: silver;
}
th.class-name
{
    padding-top: 10px;
    padding-bottom: 7px;
    border-top: solid 1px black;
    font-size: large;
    vertical-align: top;
    text-align: left;
}
th.class-label
{
    vertical-align: top;
    text-align: left;
    width: 10%;
}
th.sched-m-room
{
    background-color: #99FF99;
    padding: 0px 5px 0px 5px;
    border: black 1px solid;
}
th.sched-m-time
{
    background-color: #CCFFCC;
    xbackground-color: #FFFF99;
    padding: 0px 5px 0px 5px;
    border: black 1px solid;
}
th.sched-w-room
{
    background-color: #CC99FF;
    padding: 0px 5px 0px 5px;
    border: black 1px solid;
}
th.sched-w-time
{
    background-color: #FFCCFF;
    padding: 0px 5px 0px 5px;
    border: black 1px solid;
}
th.event
{
    border: solid 1px black;
    padding-left: 5px;
    padding-right: 5px;
}
td.event-date
{
    border: solid 1px black;
    padding: 5px;
    text-align: center;
}
td.event-desc
{
    border: solid 1px black;
    padding: 5px;
}
td.horizontal
{
    padding: 2px;
    border-top: black 1px solid;
    border-bottom: black 1px solid;
}
td
{
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
}
td.master-body
{
    padding-left: 25px;
    padding-right: 5px;
    vertical-align: top;
    width: 700;
}
td.class-value
{
    vertical-align: top;
    text-align: left;
    width: 33%;
}
td.class-description
{
    padding-left: 15px;
    vertical-align: top;
    text-align: left;
    width: 67%;
}
td.sched-none
{
    vertical-align: middle;
    border: black 1px solid;
    padding-left: 5pt;
    padding-right: 5pt;
    text-align: center;
    font-size: larger;
}
td.sched-name
{
    vertical-align: top;
    border-left: black 1px solid;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-bottom: medium none;
    padding-left: 5pt;
    padding-right: 5pt;
    text-align: center;
    font-size: small;
}
td.sched-age
{
    vertical-align: top;
    border-left: black 1px solid;
    border-right: black 1px solid;
    padding-left: 5pt;
    padding-right: 5pt;
    text-align: center;
    font-size: x-small;
    white-space: nowrap;
}
td.sched-teacher
{
    vertical-align: bottom;
    border-left: black 1px solid;
    border-right: black 1px solid;
    border-bottom: black 1px solid;
    padding-left: 5pt;
    padding-right: 5pt;
    text-align: center;
    font-size: small;
}
td.sched-lunch
{
    background: #eeffff;
    border-left: black 1px solid;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-bottom: black 1px solid;
    padding-left: 5.4pt;
    padding-right: 5.4pt;
    text-align: center;
    vertical-align: middle;
    font-size: small;
}
p.ind-list
{
    margin-left: .5in;
}
ul.pol
{
    list-style-position: outside;
    list-style-type: disc;
    font-weight: normal;
}
ol.pol
{
    list-style-position: outside;
    list-style-type: upper-roman;
    font-size: medium;
    font-weight: bold;
}
h1.pol
{
    list-style-position: outside;
    list-style-type: upper-roman;
}
h2.pol
{
    font-size: medium;
    font-weight: bold;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
p.pol
{
    font-weight: normal;
    padding-top: 0px;
    margin-top: 0px;
}

