.copy12 {
	font-size: 12px;
	line-height: 18px;
}

a { text-decoration: underline ; font-size: 12px; }
a:link { color: #000000 }
a:visited { color: #000000 }
a:hover { color:#026201; background-color:#E6FFE6;}
.orange14b {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FF6600;
}
.red12 {
	font-size: 12px;
	color: #FF0000;
	line-height: 22px;
}
.tableol {
	margin: auto;
	padding: 3px;
	float: left;
	width: 760px;
	border: 1px solid #FF6600;
}
.tdhead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	background-position: center center;
	padding: 3px;
	border: none;
}
.tdleft {
	font-size: 12px;
	background-position: left;
	padding: 3px;
	border: thin solid #FF6600;
}
