A.plain:link, A.plain:visited, A.plain:active, A.plain:hover
{
 	COLOR: black;
 	FONT-STYLE: normal;
	TEXT-DECORATION: none;
}
A.sched:link, A.sched:visited, A.sched:active, A.sched:hover
{
    COLOR: black;
    FONT-STYLE: normal;
    TEXT-DECORATION: underline;
}
A.guest:link, A.guest:visited, A.guest:active
{
 	COLOR: black;
	FONT-STYLE: italic;
	TEXT-DECORATION: none;
}
a.book
{
    COLOR: black;
    TEXT-DECORATION: underline;
}
a.book:hover
{
    COLOR: gray;
}
A.show:link, A.show:visited, A.show:active
{
 	COLOR: black;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
}
A.show:hover
{
 	FONT-WEIGHT: bold;
}
A.guest:hover
{
 	COLOR: black;
	FONT-STYLE: italic;
	TEXT-DECORATION: underline;
}
td.sched
{
 	FONT-FAMILY: courier new, monospace;
	FONT-SIZE: 14;
}
font.a
{
 	FONT-SIZE: 11;
}
font.strong
{
 	FONT-SIZE: 16;
	FONT-WEIGHT: bold;
}
font.main
{
 	FONT-FAMILY: courier new, monospace;
	FONT-SIZE: 16;
}
font.mainheading
{
    FONT-WEIGHT: bold;
    FONT-FAMILY: courier new, monospace;
    FONT-SIZE: 16;
 
}
font.subheading
{
}
font.copyright
{
    FONT-SIZE: 12;
    COLOR: gray;
    FONT-Family: courier new, monospace;
}
table.message1
{
    float: right;
}
font.message1
{
    FONT-SIZE: 16;
    FONT-WEIGHT: bold;
    FONT-FAMILY: courier new, monospace;
    LETTER-SPACING: -1;
}
font.message1high
{
    FONT-SIZE: 16;
    FONT-WEIGHT: bold;
}
font.message2
{
    FONT-SIZE: 13;
    FONT-FAMILY: courier new, monospace;
}
font.message2high
{
    FONT-SIZE: 14;
    FONT-WEIGHT: bold;
    LETTER-SPACING: -2;
}
.mainsection
{
    FONT-FAMILY: courier new, monospace;
    FONT-SIZE: 14;
}
p.mainsection
{
    TEXT-INDENT: 15;
}