.border {
	border: 2px solid #000000;
}
body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}
h3 {
	font-weight: lighter;
	color: #000000;
}
.blue {
	color: #000000;
}
.title {
	font-weight: bold;
	color: #000000;
	background-color: #D1521F;
}
h4 {
	font-weight: lighter;
	color: #000000;
}

