body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #663300;
	margin: 0px;
	padding: 0px;
}
.txtCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	margin: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px;
}
.txtHeading01 {
	font-size: 18px;
	color: #006600;
}
.txtBody01 {
	font-size: 14px;
	color: #333333;
}
hr {
}
.txtSubNav01 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
	text-decoration: none;
}
.txtQuestions {
	color: #990000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #346A00;
}
.txtProdSizes {
	line-height: 18pt;
}