.Border {
	border: thin solid #CCCCCC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
}
.Footer {
	font-size: 9pt;
}
.Image {
	background-color: #eeeeee;
	border: 1px #000000;
}
.TableLabels {
	color: #990000;
	background-color: #eeeeee;
	font-weight: bold;
	font-size: 12px;
}
.Title {
	font-size: 16px;
	color: #990000;
}
