body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	line-height: 14pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #24211C;
}
.whiteDefaultText {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
}
.blackDefaultText {
	color: #3B3A35;
	text-decoration: none;
}

a:hover {text-decoration:underline;}

.blackSmallerText {
	color: #3B3A35;
	text-decoration: none;
	font-size: 10pt;
}
.whiteSmallerText {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
.blackSmallerText-Link {
	color: #3B3A35;
	text-decoration: underline;
	font-size: 10pt;
}
.whiteBiggerText-Link{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14pt;
}
.whiteSmallerText-Link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: normal;
}
