.contact_txt {
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.contact_link {
	font-family: "Arial";
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.contact_link:hover {
	font-family: "Arial";
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.contact_title {
	font-family: "Arial";
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.cell {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	height: 16px;
	width: 223px;
	border: 1px solid #999999;
	background-image: url(../images/cell_fill.jpg);
	background-repeat: repeat-x;
}
.cell1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	height: 100px;
	width: 223px;
	border: 1px solid #999999;
	background-image: url(../images/cell_fill.jpg);
	background-repeat: repeat-x;
}
.contact_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.about_text {
	font-family: "Arial";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.about_title {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	color: #FA972E;
	text-decoration: none;
	letter-spacing: 0px;
}
.report{
	visibility:hidden;
}
a{
	text-decoration:none;
	color:#993300;
	font-family:Arial, Helvetica, sans-serif;
}

.down-links a{
	text-decoration:none;
	color:#993300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}