body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	font-size: 9pt;
	color: #5C2A0F;
	text-decoration: none;
}
a:visited {
	color: #5C2A0F;
	text-decoration: none;
	font-size: 9pt;
}
a:hover {
	font-size: 9pt;
	color: #271308;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	color: #5C2A0F;
	text-decoration: none;
}
.docTitle {
	color: #271308;
	FONT-SIZE: 14px;
	font-weight: bold;
}
.docDate {
	color: #271308;
	FONT-SIZE: 12px;
	font-weight: bold;
}
.docCoffee {
	color: #5C2A0F;
	FONT-SIZE: 12px;
	line-height: 150%;
}