body {
	font-family: Arial;
	font-size: 10pt;
	color: #000;
	line-height: 200%;
}
h1 {
	margin: 0px;
	font-size: 12pt;
	color: #fff;
	font-family: Arial;
}
h2 {
	margin: 0px;
}
input {
	height: 20px;
	margin-bottom: 3px;
	font-size: 12pt;
	border: 1px solid #808080;
}
textarea {
	height: 25px;
	margin-bottom: 3px;
	font-size: 12pt;
	border: 1px solid #808080;
	font-family: Arial;
}
.style1 {
	background-image: url('images/header3.jpg');
	background-repeat: repeat-x;
	background-color: #000000;
}
.style2 {
	background-image: url('images/trans.png');
}
.style3 {
	background-color: #DBDBDB;
	color: #808080;
}
.style4 {
	border: 1px solid #808080;
	margin: 0 0 3px 0;
}
.style5 {
	text-align: center;
	color: #fff;
}
.style6 {
	background-color: #117301;
	border-bottom: 1px solid #fff;
}
.style7 {
	border: 1px solid #808080;
	background-color: #DBDBDB;
	color: #000000;
}
.style8 {
	background-color: #808080;
}
