.datetime {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-style: normal;
	color: #000099;
	font-weight: bold;
	border-right-style: none;
	border-left-style: none;
}
.shadowedTable {
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.borderedTable {
	border: 2px solid #0099FF;
}
.titleTable {
	font-weight: bold;
	color: #000066;
	font-size: 12px;
	font-family: "Microsoft Sans Serif";
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
.default {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	background-position: top;
	text-align: justify;
}
.footer {
	font-size: 12px;
	font-weight: bold;
}
