body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.subheader {
	font-family:arial;
	font-size:12pt;
	color:#e1e1e1;
}
.subheader1 {
	font-family:arial;
	font-size:12pt;
	color:#000000;
}
.subheader2 {
	font-family:arial;
	font-size:12pt;
	color:#9c000a;
}
.text {
	font-family:arial;
	font-size:10pt;
	color:#ffffff;
}
.text1 {
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
}
.text2 {
	font-size: 10pt;
	font-family: Arial;
	color:#9c000a;
}
input {
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	height: auto;
}
select {
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	height: auto;
}
.select1 {
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	height: auto;
}
textarea {
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	height: auto;
}.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.backgd {
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
}
