<STYLE>

A:hover
{
	text-decoration: underline;
}

.titleArea
{
    font-variant: small-caps;
    font-family: 'Comic Sans MS', arial;
    font-size: 200%;
}

.headingArea
{
    font-family: 'Comic Sans MS', arial;
}

.lastUpdateArea
{
    width= 30%;
}

.lastUpdateText
{
    font-size= 60%;
}

.lastUpdateDate
{
    font-variant: small-caps;
}

.tableHeading
{
    font-family: 'Comic Sans MS';
}

.calendar
{
    font-family: Courier;
}

.calendarTitle
{
    font-weight: bolder;
    text-align: center;
    border: 0;
}

.calendarDay
{
    font-weight: bold;
    text-align: center;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 1;
    border-bottom-color: black;
}

.calendarEmpty
{
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 1;
    border-bottom-color: black;
}

.calendarEmptyBottomFirst
{
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 1;
    border-left-color: black;
    border-bottom-width: 0;
}

.calendarEmptyBottom
{
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
}

.calendarDate
{
    text-align: center;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 1;
    border-left-color: black;
    border-bottom-width: 1;
    border-bottom-color: black;
}

.calendarDateBig
{
    text-align: right;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 1;
    border-left-color: black;
    border-bottom-width: 1;
    border-bottom-color: black;
}

.calendarDate a
{
    font-weight: bold;
    color: red;
}

.calendarDate a:hover 
{
    font-weight: bolder;
    background-color: green;
}

.calendarHighlite
{
    text-align: center;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-left-width: 1;
    border-left-color: black;
    border-bottom-width: 1;
    border-bottom-color: black;
    font-weight: bold;
}

.tableHistoryArea
{
    font-family: arial;
}

.textDate
{
    font-weight: bolder;
    font-family: Verdana; Courier;
}

.PictureListArea
{
    font-family: 'Comic Sans MS';
    font-size: 14;
}

.tableFooter
{
}

.tableFooter TD
{
    font-style: italic;
}

</STYLE>
