BODY
{
    BACKGROUND-COLOR: #E4CEAD;
    COLOR: #333366;
    FONT-FAMILY: 'Times New Roman'
}
H1
{
    COLOR: #662500;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H2
{
    COLOR: #662500;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H3
{
    COLOR: #662500;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}

H4
{
	COLOR: #662500;
	font-family: "Times New Roman";
	text-transform: none;
}

H5
{
    COLOR: #662500;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H6
{
    COLOR: #662500;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H7
{
	COLOR: #662500;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;

}
H8 {
	font-family: perpetua;
	font-size: 32px;
	font-weight: normal;
	color: #006633;
}
TH {
 color: #662500
}
P {
	color: #662500;
	font-family: Sylfaen;
	text-decoration: underline;
	font-weight: normal
}
TD {
    COLOR: #662500;
    FONT-FAMILY: "Times New Roman";
    TEXT-TRANSFORM: none}

#navigation a {
	color: #333333;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	}
	
#navigation a:hover {
	color: #003399;
	text-decoration:underline;
	}
