body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.background {
	background-image: url(images/pagebg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pagetitle {
	font-family: verdana;
	font-weight: bold;
	color: #37AADA;
	font-size: 12px;
}
.pagetxt {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #37AADA;
}
.maintxt {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
