.t-1 {
	font-size: 12px;
	line-height: 18px;
	color:#8E8E8E;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #B98302;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a {
	font-size: 12px;
	text-decoration: none;
	color: #999999;

}
a:hover {
	color: #C38A02;
	text-decoration: underline;
}
body {
	line-height: 150%;
}
td {
	line-height: 150%;
} 

