body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E6E6E6;
	margin: 0px;
}
.offices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
}
.redtxt {
	color: #FF0000;
}
.blutxt {
	color: #336699;
}
a.off:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
a.off:visited {
	color: #336699;
	text-decoration: none;
}
a.off:hover {
	color: #330099;
	text-decoration: underline;
}
