body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.bdrtop {
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
}
.bdrbtm {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
.bdrlft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
.border {
	border: 2px solid #FF0000;
}
