.text {
	font-size:12px;
	font-family:arial;
	color: #000000;
}

.text_b {
	font-size:12px;
	font-family:arial;
	color: #000000;
	font-weight: bold;
}


.text_sm {
	font-size:9px;
	font-family:arial;
}

.list_title {
	font-size:16px;
	font-family:arial;
	color: #000000;
	font-weight: bold;
} 


.table_list {
	border: 1px solid Black;
}