.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	color: #007A3D;
	font-weight: bold;
}
.style3 {
	color: #007A3D;
	font-weight: normal;
}
.style6 {color: #575757;
	font-size: 11px;
}
.style4 {color: #FFFFFF}
.style8 {
	color: #007A3D;
	font-weight: bold;
	font-size: 16px;
	text-align:center;
}
.style9 {
	color: #405887;
	font-weight: bold;
	font-size: 24px;
}
body {
	background-image: url(images/backgrd.jpg);
}
.text {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
	color: #7A7A7A;
}
input {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
select {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
textarea {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
