body {
	background-image: url(images/bgRpt.gif);
	margin: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c330e;
}
td {
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-size: 14px;
	color: #b40000;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #b40000;
}
a:link {
	color: #CC0000;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
}
a:visited {
	font-weight: bold;
	color: #CC0000;
}
.border {
	border: 1px solid #4c330e;
}

