
body {
	background-image: url(images/background.jpg);
	margin-top: 15px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
}
.style1 {font-weight: bold}
.style2 {
	font-size: x-large;
	font-weight: bold;
	color: #F2931F;
}.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}
