a:link {
	color: #aa0000;
}
a:visited {
	color: #aa0000;
}
a:hover {
	color: #ffffff;
}

body {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
}
p {
	color: #000000;
	font-family: arial;
	font-size: 10pt;
}
hr {
	color: #b46a24;
	height: 1px;
	margin-bottom:8px;
	margin-top: 8px;
}
ul {
	color: #000000;
	font-family: arial;
	font-size: 10pt;
}
.bodyText {
	color: #000000;
	font-family: arial;
	font-size: 10pt;
}
.homeCopyright {
	color: #333333;
	font-family: arial;
	font-size: 8pt;

}
.homePageText {
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	height: 154px;
	left: 150px;
	overflow: auto;
	position: relative;
	top: 87px;
	width: 307px;

}
.required {
	color: #ff0000;
	font-family: arial;
	font-size: 10pt;
}
.submit_button {
	background-color: #887a59;
}
.txtQuestion {
	color: #7f7257;
	font-family: arial;
	font-size: 10pt;
}