table {
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*---------------- css title -----------------------------*/
.title {
	color: #deaa1d;
	font-size: 20pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.text_small {
	font-size: 8pt;
}
.text_mid {
	font-size: 9pt;
}
.text_red {
	color: #FF0000;	
}