body {
	background-color: #000000;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.subheader {
	font-family:arial;
	font-size:12pt;
	color:#333333;
}
.subheader1 {
	font-family: Arial;
	color: #4D5150;
	font-size: 12pt;
}
.subheader2 {
	font-size: 12pt;
	font-family: Arial;
	color: #627989;
}
.text {
	font-family:arial;
	font-size:10pt;
	color:#333333;
}
.text1 {
	font-family: Arial;
	color: #4D5150;
	font-size: 10pt;
}
.text2 {
	font-size: 10pt;
	font-family: Arial;
	color: #627989;
}
input {
	background-color: #9CA2A2;
	border: 1px solid #333333;
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	height: auto;
}
select {
	background-color: #9CA2A2;
	border: 1px solid #333333;
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	height: auto;
}
textarea {
	background-color: #9CA2A2;
	border: 1px solid #333333;
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	height: auto;
}
