body {
	margin: 0;
	background-color: #ffffff;
}
td, input, select, textarea, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	text-transform: uppercase;
}
.bold {
	font-size: 13px;
	font-weight: bold;
}
.field {
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
}
.footer {
	font-size: 9px;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
}
.alpha {
	display: none;
}
.noPrint {
	display: none;
}