body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 76%;
}
.content {
	font-size: 1.0em;
}
.contentBold {
	font-weight: bold;
}
.footer {
	font-size: 0.9em;
}
a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: underline overline;
}
