.hitch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 15px;
}
.hitch a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.hitch a:visited {
	font-weight: bold;
	color: #666666;
	}
.hitch a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
	}
.hitch a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
	}
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	padding: 10px;
	link-color: #000000;
	font-weight: bold;
	background:none #000000;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.footer a:visited {
	font-weight: bold;
	color: #CCCCCC;
	}
.footer a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC;
	}
.footer a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
	}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
}

td.content {
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	border:#333333 thin solid;
	background:#FFFFFF none;
	vertical-align:top;
	padding:8px;
}

