BODY, TD {
	color: black;
	font: 9pt Verdana, Geneva, Arial, Helvetica;
}
H1, H2, H3 {
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 6px;
}
ul.menulevel {
	padding-left: 0;
	margin-left: 0;
}
IMG {
	border: 0;
}
li {
	line-height: 1.5;
}
.sel_section {
	font-size: 12pt;
	list-style: none;
	padding-left: 15px;
	color: gray;
}
.section {
	font-size: 12pt;
	list-style: none;
	padding-left: 15px;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: black;
}
a:active, a:hover {
	color: gray;
}
.locator {
	font-size: 8pt;
	color: white;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
.menu {
	font-weight: bold;
	font-size: 8pt;
	color: white;
}
.menu a {
	text-decoration: underline;
	color: white;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: white;
}