BODY
{
    MARGIN: 0px;
    FONT-FAMILY: veranda, arial;
    BACKGROUND-COLOR: #ffffff
}
a.H {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#ffffff;
	background:transparent;
}

A:hover
{
    COLOR: red
}
H1
{
    FONT-SIZE: 1.8em;
    COLOR: #808080;
    TEXT-ALIGN: left
}
P
{
    TEXT-INDENT: 1em
}

TABLE.H
{
    BACKGROUND-COLOR: #0768ed
}
TR.H
{
    BACKGROUND-COLOR: #0768ed
}
TD.H
{
    BACKGROUND-COLOR: #0768ed
}
TABLE.B
{
    BACKGROUND-COLOR: #ffffff
}
TR.B
{
    BACKGROUND-COLOR: #ffcc33
}
TD.B
{
}
TABLE.F
{
    BACKGROUND-COLOR: #cccccc
}
TR.F
{
    BACKGROUND-COLOR: #cccccc
}
TD.F
{
    BACKGROUND-COLOR: #cccccc
}
TABLE.L
{
    BACKGROUND-COLOR: #99ddff
}
TD.L
{
    BACKGROUND-COLOR: #99ddff
}
a 
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#000000;
	background:transparent;
}
a:hover 
{
	color:#ff0000;
	background:transparent;
}

TABLE.sched
{
    BACKGROUND-COLOR: #008800;
    color: white;
}
TD.sched
{
    BACKGROUND-COLOR: #cc8888;
    color: white;
}
  