HTML, BODY, TABLE {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}
BODY {
	background-color: #611e70;
	color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
IMG {
	border: 0;
}
IMG.content-image {
	position: absolute;
	border: 1px solid #FFF;
}
a {
	color: #FFF;
	font-size: 11pt;
	font-weight: Bold;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	font-size: 11pt;
	font-weight: Bold;
	text-decoration: underline;
}