body, table, tr, td, div, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 5px;
}
.navhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #69310C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003333;
}
a:link, a:active, a:visited {
	font-weight: normal;
	color: #69310C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;

}
a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
input, textarea, option, select {
	background-color: #FFFFFF;
	font: 8pt Geneva, Arial, Helvetica, sans-serif;
	color: #69310C;
	letter-spacing: 1px;
	border: 1px solid #69310C;
	padding:2px; }
BODY {
	background-color: #ffffff;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #69310C;
	SCROLLBAR-SHADOW-COLOR: #69310C;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #69310C;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #69310C;
	text-decoration: none;
	font-weight: normal;

}

