body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0E8F8F;
}
a:active {
	color: #0E8F8F;
}
.plainSmall {
	font-size: xx-small;
}
.plainJust {
	text-align: justify;
}
.header {
	font-size: small;
	font-weight: bolder;
}
.afterHeader {
	padding-left: 30px;
	text-align: justify;
}
.menuCurrentItem {
	color: #0E8F8F;
}

