.header
{
	COLOR: #000000;
    FONT-FAMILY: "Lucida Calligraphy", Arial;
	FONT-STYLE: normal;
    FONT-SIZE: 18px;
	FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
.header:hover
{
	COLOR: #000000;
    FONT-FAMILY: "Lucida Calligraphy", Arial;
	FONT-STYLE: normal;
    FONT-SIZE: 18px;
	FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
.content
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;    
	TEXT-DECORATION: none
}
.content:hover
{
    COLOR: #6A0000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;    
	TEXT-DECORATION: none
}
.contentcell
{
    COLOR: #002400;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;	
	TEXT-DECORATION: none
}
.contentcell:hover
{
    COLOR: #002400;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;	
	TEXT-DECORATION: none
}
.footer
{
	COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
	FONT-WEIGHT: Bold;
    TEXT-DECORATION: none
}
.footer:hover
{
	COLOR: #D80050;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
	FONT-WEIGHT: Bold;
    TEXT-DECORATION: Underline
}
.button
{
    BACKGROUND-COLOR: #004000;
    COLOR: white;
    CURSOR: hand;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt
}.menutitle {  font-family: "Lucida Calligraphy", Arial; font-size: 16pt; font-style: normal; font-weight: bold; text-decoration: none}
.menuitem { font-family: Garamond, Arial; font-size: 14pt; font-style: normal; font-weight: bold; text-decoration: none }
.menudesc { font-family: Garamond, Arial; font-size: 12pt; font-style: normal; font-weight: normal; text-decoration: none }
.headerSub { COLOR: #000000; FONT-FAMILY: "Lucida Calligraphy", Arial; FONT-STYLE: normal; FONT-SIZE: 16px; FONT-WEIGHT: normal; TEXT-DECORATION: none }
