body {
	margin: 0px;
	background-color: #585858;
	color: #FFFFFF;
}

body, a, table, td, div, layer, input, textarea, select, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a.BW:link, a.BW:visited, a.BW:active {
	text-decoration: none;
	color: #000000;
}
a.BW:hover {
	text-decoration: underline;
	color: #FF0000;
}

img {
	border: 0;
}

.titlbl { font-size: 15pt; font-family: Arial; }

.zc { color: #000940; }
.zb { font-weight: bold; }