A:link {
	text-decoration: none;
	color: #544A4F;
}
A:visited {
	text-decoration: none;
	color: #544A4F;
}
A:active {
	text-decoration: none;
	color: #544A4F;
}
A:hover {
	text-decoration: underline;
	color: #544A4F;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

td, div, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #544A4F;
}

.bold {
	font-weight: bold;
}

.small {
	font-size: 7pt;
	color: #333333;
}

.bb {
	font-size: 7pt;
	color: #333333;
	font-weight: bold;
}
.bbw {
	font-size: 7pt;
	color: #ffffff;
	font-weight: bold;
}
