.tableList {
	margin: 0 0 0 0;
	background-color:#f3f9fc;
}

.txtTitle {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-align:center;
}

.txtList {
	font-family: Verdana;	
	font-size: 7pt;
	text-align:justify;
	
}

.txtSaiba {
	font-family: Arial;	
	font-size: 10px;
	text-align:right;
	
}

.txtGroupSaiba {
	font-family: Arial;	
	font-size: 12px;
	text-align:right;
	
}

a {text-decoration:none; color:#000}
a:hover {text-decoration:underline;}
a:link {text-decoration:none;}
a:active {text-decoration:underline;}

