.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #999999;
	text-transform: uppercase;
	background-color: #000000;
	text-align: right;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #999999;
	text-align: left;
}
a:link { color:#99FF99; background-color:#000000; text-decoration:none }
a:hover { color:#333333; background-color:#666666; text-decoration:none }
a:visited { color:#000000; text-decoration:line-through }
