table {
	font-family: Arial, Helvetica, sans-serif;
}
#dir_tr_head {
	text-align: center;
	color: #009933;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}
#dir_tr_sub_head {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	line-height: 22px;
}
#dir_p {
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
#dir_p2 {
	font-size: 10px;
	color: #333333;
	background-color: #DDDDDD;
}
#dir_space {
	font-size: 7px;
}
#dir_tr_head2 {
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
}
