body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.subheader {
	font-family:arial;
	font-size:12pt;
	color:#000000;
}
.subheader1 {
	font-family: Arial;
	color: #B38465;
	font-size: 12pt;
	font-weight: bold;
}
.subheader2 {
	font-size: 12pt;
	font-family: Arial;
	color: #666666;
}
.text {
	font-family:arial;
	font-size:10pt;
	color:#000000;
}
.text1 {
	font-family: Arial;
	color: #B38465;
	font-size: 10pt;
	font-weight: bold;
}
.text2 {
	font-size: 10pt;
	font-family: Arial;
	color: #666666;
}
.textSM {
	font-family:arial;
	font-size:8pt;
	color:#000000;
	text-decoration: none;
}
.textSM:link {
	font-family:arial;
	font-size:8pt;
	color:#000000;
	text-decoration: none;
}
.textSM:hover {
	font-family:arial;
	font-size:8pt;
	color:#000000;
	text-decoration: underline;
}
.footerText{
	font-family:arial;
	font-size:9pt;
	color:#ffffff;
	text-decoration: none;
}
.footerText:link {
	font-family:arial;
	font-size:9pt;
	color:#ffffff;
	text-decoration: none;
}
.footerText:visited {
	font-family:arial;
	font-size:9pt;
	color:#B38465;
	text-decoration: none;
}
.footerText:hover {
	font-family:arial;
	font-size:9pt;
	color:#B38465;
	text-decoration: underline;
}
.footerText:acitive {
	font-family:arial;
	font-size:9pt;
	color:#ffffff;
	text-decoration: none;
}
input {
	background-color: #CCBCA3;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	height: auto;
}
select {
	background-color: #CCBCA3;
	border: 1px solid #cccccc;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	height: auto;	
}
textarea {
	background-color: #CCBCA3;
	border: 1px solid #cccccc;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	height: auto;
}
