body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8F8071;
	margin: 0px;
}
.content {
	font-size: 14px;
	line-height: 24px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #8F8071;
	text-decoration: underline;
	font-weight: bold;
}

a.bb:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

a.bb:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

a.bb:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}
.smalltext_white {
	font-size: 10px;
	color: #FFFFFF;
}
