body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Univers, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.main {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
td {
	color: #333333;
}
th {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.cellnote {
	font-size: 9px;
	font-style: italic;
	text-decoration: none;
}
.redtext {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
}
.closewindow {
	font-size: 9px;
	text-decoration: none;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A1BB05;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.formindent {
	padding-left: 10px;
}
