body {
	background-color: #ffffff;
	margin: 10px;
	overflow: auto;
}

td {
	color: black; font-size: 8pt; line-height: 11pt; font-family: verdana, Arial; text-decoration: none;
}
.submenu {
	color: black; font-size: 8pt; line-height: 11pt; font-family: verdana, Arial; text-decoration: none;
}
h1 {
	color: black; font-weight: bold; font-size: 12pt; line-height: 9pt; font-family: verdana, Arial; text-decoration: none;
}
h2 {
	color: black; font-weight: bold; font-size: 10pt; line-height: 9pt; font-family: verdana, Arial; text-decoration: none;
}
a {
	color: black; font-size: 8pt; line-height: 11pt; font-family: verdana, Arial; text-decoration: none;
}
a:hover {
	color: black; font-size: 8pt; line-height: 11pt; font-family: Verdana, Arial; text-decoration: underline;
}

.aunderline a {
	text-decoration: underline;
}

