body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}td {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.content {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
}
.contentBold {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	font-weight: bold;

}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #BE1917;
	text-decoration: underline;
}
a:visited {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {


	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #BE1917;
	text-decoration: none;
}

