.Day
{
    color: darkblue;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
}
#hdr
{
    WIDTH: 574px;
    POSITION: relative;
    HEIGHT: 40px;
    align: center
}
TT
{
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
    font-family: Tahoma;
    color: #660099;
}
#vh
{
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
    font-family: Tahoma;
    color: darkred;
    BACKGROUND-COLOR: silver;
}
#sm1
{
    FONT-SIZE: 9px
}
Text
{
	color: black;
	font-family: Arial, 'Times New Roman';
}
.CalText
{
	color: black;
	font-family: Arial;
	font-size: 9px;
}
TD
{
	font-family: Arial, 'Times New Roman';
}
Marquee
{
	color: darkred;
	font-size: x-large
}
#sm2
{
    FONT-SIZE: 11px
}
TH
{
    FONT-SIZE: 14pt;
    COLOR: darkred;
    BACKGROUND-COLOR: silver;
    TEXT-ALIGN: center
}
.Holiday
{
    FONT-SIZE: 7pt;
    COLOR: indianred;
    TEXT-ALIGN: center
}
A:link
{
    FONT-SIZE: 11pt;
    COLOR: darkgreen
}
A:href
{
	font-size: 11pt;
	color: darkgreen;
}