@charset "utf-8";
/* CSS Document */

body {
	font-family: calibri;
	font-size: 9px;
	font-weight: normal;
	color: #333;
	text-align: left;
	background-image: url(../images/dreamstime_10773789.jpg);
	background-repeat: repeat;
}
.formtxt {
	font-family: calibri;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
.formtxt2 {
	font-family: calibri;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}

