.jbstyle { font-size: 12px; font-style: normal; line-height: 120%; color: #333333} 
a:visited { color: #006699; text-decoration: none} a:hover { color: #CC0000; text-decoration: 
none} a:link { color: #006699; text-decoration: none}

 .table-type1 table {
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
}
 .table-type1 th {
	border: 1px solid #D5D3D3;
	text-align: center;
	line-height: 2.5em;
}
 .table-type1 td {
	border: 1px solid #D5D3D3;
	text-align: center;
	line-height: 2.5em;
}
 .table-type1 thead {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
	background-color: #E7E7E7;