a:link {
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	text-decoration: none;

}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;

}
a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	line-height: 15px;
}

td {
	font-size: 12px;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 20px;


}
.allline {
	font-size: 12px;
	border: 1px solid #000000;
}
.downline {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #666666;

}
.unnamed1 {
	font-size: 12px;
	padding: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

