H1 {
	FONT-SIZE: 25px;
	COLOR: #a0522d;
	FONT-STYLE: normal;
	FONT-FAMILY: "Times New Roman";
	font-weight : bold;
}
H2 {
	FONT-SIZE: 20px;
	COLOR: #a0522d;
	FONT-STYLE: normal;
	FONT-FAMILY: "Times New Roman";
	font-weight : bold;
}
P {
	FONT-SIZE: 15px;
	COLOR: #a0522d;
	FONT-STYLE: normal;
	FONT-FAMILY: "Times New Roman";
	font-weight : bold;
	text-indent : 15px;
	margin-left : 15px;
	margin-right : auto;
}
#space {
	FONT-SIZE: 5px;
	COLOR: #a0522d;
	FONT-STYLE: normal;
	FONT-FAMILY: "Times New Roman";
	font-weight : normal;
}
#indent {
	text-indent : 15px;
}

LI {
	FONT-SIZE: 15px;
	COLOR: #a0522d;
	FONT-STYLE: normal;
	FONT-FAMILY: "Times New Roman";
	font-weight : bold;
}
TD.NavLink {
	BORDER-RIGHT: silver;
	BORDER-TOP: silver;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	LEFT: 0px;
	MARGIN: 1px;
	BORDER-LEFT: silver;
	CURSOR: hand;
	COLOR: #8b4500;
	BORDER-BOTTOM: silver;
	FONT-FAMILY: "Times New Roman";
	BACKGROUND-COLOR: #f0e68c;
	TEXT-ALIGN: center
}
TD {
	font-family : "Times New Roman", Times, serif;
	color : #a0522d;
        FONT-SIZE: 13px;
	font-weight : bold;
}

A:LINK {
	text-decoration: none;
	FONT-SIZE: 15px;
	COLOR: #745129;
	FONT-STYLE: normal;
	FONT-FAMILY: "Times New Roman";
	font-weight: bold;
}

A:VISITED {
	text-decoration: none;
	FONT-SIZE: 15px;
	COLOR: #745129;
	FONT-STYLE: normal;
	FONT-FAMILY: "Times New Roman";
	font-weight: bold;
}
A:HOVER {
	text-decoration: none;
	COLOR: Blue;
}
A:FOCUS {
	text-decoration: none;
}

