body {
	background: #663333;
	SCROLLBAR-FACE-COLOR: linen;
	SCROLLBAR-HIGHLIGHT-COLOR: peru;
	SCROLLBAR-SHADOW-COLOR: burlywood;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #660000;
	SCROLLBAR-TRACK-COLOR: #663333;
	SCROLLBAR-DARKSHADOW-COLOR: #660000;
}
#bodyTable {
	background: linen;
}
#main {
	background: linen;
}

#headerCell {
	background: burlywood;
}
#footer {
	background: burlywood;
}

#navBar {
	background: peru;
}
h1 {
	font: bold 36px "Lucida Handwriting", "Monotype Corsiva", "BrushScript BT", cursive;
	color: #660000;
	filter: shadow(color=gray); WIDTH: 300px; POSITION: relative; HEIGHT: 60px; right: 2px; top: 4px;);
}
h3 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #663300;
}
h4 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #993300;
}
p {
	font: 13px/18px Georgia, "Times New Roman", Times, serif;
	color: #330000;
}
h2 {
	font: bold normal 36px "Lucida Handwriting", "Monotype Corsiva", "BrushScript BT", cursive;
	color: #660000;
}
ul {
	font: 15px/20px Georgia, "Times New Roman", Times, serif;
	color: #990000;
	list-style: disc outside;
}
h5 {
	font: 18px "Palatino Linotype", "Book Antiqua", Georgia, serif;
	color: #993300;
	background: tan;
	padding: 6px;
	clear: none;
	float: none;
	height: auto;
	width: 460px;
	margin: 4px;
	border: thin solid #660000;
}
ol {
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #990000;
}
h6 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #660000;
}
