.sh_a1 {
	color: #B0B0B0;
	text-decoration:none;
}
.sh_a1:hover {
	text-decoration:underline;
}
.sh_a2 {
	color: #959595;
	text-decoration:none;
}
.sh_a2:hover {
	text-decoration:underline;
}
.table1 {
	height:17px;
	padding:0px 5px 0px 5px;
	background-color: #101010;
}
.table2 {
	height:17px;
	padding:0px 5px 0px 5px;
	background-color:#202020;
}
.tablesub1 {
	height:15px;
	padding:0px 5px 0px 20px;
	background-color:#202020;
}
.tablesub2 {
	height:15px;
	padding:0px 5px 0px 40px;
	background-color:#202020;
}
	
