.standardback
{
    BACKGROUND-COLOR: #FFFFCC;
    margin: 0;
}
.menuback
{
    BACKGROUND-COLOR: #550000
}
A
{
    COLOR: #550000;
    FONT-FAMILY: Arial, sans-serif;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #ffffcc;
    BACKGROUND-COLOR: #550000
}
A.nav
{
	font-weight: bold;
	color: #550000;
	font-family: Arial, sans-serif;
}
A.nav:hover
{
    COLOR: #ffffcc;
    BACKGROUND-COLOR: #550000;
    FONT-WEIGHT: bold
}

TABLE
{
	color: #000000;
	font-family: Arial, sans-serif;
	text-align: justify;
}
TD.pagetitle
{
	font-weight: bold;
	font-size: xx-large;
	color: #550000;
	border-bottom: #550000 thick double;
	font-family: 'Monotype Corsiva' , Vivaldi, Cursive, Arial, sans-serif;
	text-align: center;
}
TD.links
{
	border-bottom: #49023e  double;
	border-top:  #49023e  double;
	text-align: center;
}
TD.header
{
	COLOR: #ffff00;
    FONT-WEIGHT: bold;
    BACKGROUND-COLOR: #550000	
}	
TH
{
    COLOR: #ffff00;
    FONT-WEIGHT: bold;
    BACKGROUND-COLOR: #550000
}
SPAN
{
    FONT-WEIGHT: bold
}
H1
{
	font-size: xx-large;
	color: #550000;
	font-family: 'Monotype Corsiva' , Vivaldi, Cursive;
	text-align: center;
}
FONT.h1
{
	font-weight: bold;
	color: #550000;
	font-family: Arial, sans-serif;
	text-decoration: underline overline;
}
DIV
{
    TEXT-ALIGN: center
}
UL
{
	TEXT-ALIGN: left
}
