body {
	color: #000000;
	margin: 0px;
}

.default {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.default a:link {
	color: #0000c8;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.default a:visited {
	color: #0000c8;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.default a:hover {
	color: #0000FF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.default li {
	margin-bottom: 5px;
}

.default ul {
	list-style: square;
	margin-left: 1.5em;
	margin-bottom: 10px;
	margin-top: 10px;
}
.default ol {
	margin-left: 3em;
	margin-top: 5px;
	margin-bottom: 5px;
}

.menuhdg {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.tablehdg {
	color: #004786;
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
}

.copyright {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}

