body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	font-size: 14pt;
}
td,th {
	color: #FFFFFF;
}
.coolstyle {
	font-size: small;
}
.pageTitle {
	font-size: 16pt;
	font-weight: bold;
	padding-top: 10px;
}
.pageSubTitle {
	font-size: 16pt;
	padding-right: 20px;
	padding-left: 20px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	}
a:hover {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.staffNames {
	font-size: 12pt;
}
.staffTitles {
	font-size: 12pt;
	font-weight: bold;
}
.pageNav {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	border: none;
}
a.pageNav {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
a.pageNav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #600100;
	border: none;
}
.topAddress {
	font-size: 12px;
	text-decoration: none;
}
.footer {
	font-size: 12px;
}
a.footer {
	font-size: 12px;
	text-decoration: none;
}
td.header {
	background-image: url(graphics/zarrow_header.jpg);
}
td.left_side {
	background-image: url(graphics/side_left.gif);
}
td.right_side {
	background-image: url(graphics/side_right.gif);
}
td.corner_bl {
	background-image: url(graphics/corner_bl.gif);
}
td.corner_br {
	background-image: url(graphics/corner_br.gif);
}
td.bottom {
	background-image: url(graphics/bottom.gif);
}
.body_text {
	padding-right: 20px;
	margin-right: 20px;
	padding-left: 20px;
	margin-left: 20px;
}
