BODY {
	margin: 35px 0px 0px 0px;
	background-color : #434343;
}
P {
	margin : 6px 27px 14px 27px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	line-height : 15px;
}
.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}
.smaller {
	font-size : 10px;
	font-weight : normal;
}
.form {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	line-height : 15px;
}
.main {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	line-height : 15px;
	}
.head {
	font-size : 12px;
	font-weight : bold;
}
.head2 {
	font-size : 12px;
	font-weight : bold;
	color : #CB9D7F;
}
.bold {
	font-weight:bold;
}
.subhead {
	color : #CB9D7F;
	font-weight:bold;
}
.footer1 {
	margin : 7px 27px 7px 27px;
	font-size : 10px;
	line-height : 12px;
	color:#000000;
}
.footer2 {
	margin : 5px 27px 5px 27px;
	font-size : 10px;
	line-height : 20px;
	color:#000000;
}
.question {
	color : #CB9D7F;
	font-weight:bold;
}
A.botnav:LINK,	A.botnav:VISITED {
	color : #7e4c43;
}
A.botnav:HOVER {
	color:#925400;
}
A:LINK,	A:VISITED {
	color:#925400;
	text-decoration : none;
}
A:HOVER {
	color : #CB9D7F;
	text-decoration : underline;
}
TEXTAREA, INPUT, SELECT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top : 3px;
}