BODY{
background: #cff3ff;
}

LI{
color: darkblue;
font-family: sans-serif;
font-size: 90%;
margin-left: 4px;
margin-right: 4px;
}

P{
color: darkblue;
font-family: sans-serif;
font-size: 90%;
margin-left: 4px;
margin-right: 4px;
}

P.GREEN{
color: lightgreen;
font-family: sans-serif;
font-size: 90%;
margin-left: 4px;
margin-right: 4px;
}

P.BLUE{
color: #aaeeff;
font-family: sans-serif;
font-size: 90%;
margin-left: 4px;
margin-right: 4px;
}

P.HEAD{
color: black;
font-family: sans-serif;
font-size: 86%;
}

P.ATTENTION{
color: darkblue;
font-family: sans-serif;
font-size: 100%;
font-weight: bold;
}

P.WHITEBLOCK{
color: black;
font-family: sans-serif;
font-size: 80%;
font-weight: normal;
background-color: white;
text-align: justify;
}

P.DATES{
color: white;
font-family: sans-serif;
font-size: 50%;
font-weight: bold;
text-align: center;
}

TD.RIGHT{
background-color: lightyellow;
color: black;
font-family: sans-serif;
font-size: 100%;
font-weight: normal;
text-align: left;
}

TD.FOOTNOTE{
background-color: white;
color: black;
font-family: sans-serif;
font-size: 90%;
font-weight: normal;
text-align: justify;
}

TD.WELCOME{
background-color: white;
color: black;
font-family: sans-serif;
font-size: 90%;
font-weight: bold;
text-align: center;
}

TD.TODAY{
background-color: darkorange;
width: 17%;
color: white;
font-family: sans-serif;
font-size: 80%;
font-weight: bold;
text-align: center;
}

TD.DATES{
background-color: blue;
width: 17%;
color: white;
font-family: sans-serif;
font-size: 80%;
font-weight: bold;
text-align: center;
}

TD.EVENTS{
background-color: white;
color: black;
font-family: courier;
font-size: 80%;
text-align: left;
vertical-align: top;
}

TD.NAV{
background-color: #dedede;
color: black;
font-family: sans-serif;
font-style: italic;
font-weight: bold;
font-size: 90%;
text-align: center;
width: 14%;
}

TD.LISTS{
font-family: sans-serif;
font-style: normal;
font-weight: normal;
font-size: 95%;
text-align: left;
vertical-align: top;
}

TD.LISTHEAD{
font-family: sans-serif;
font-style: italic;
font-weight: bold;
font-size: 95%;
text-align: center;
vertical-align: top;
background-color: red;
color: white;
}
