@charset "ISO-8859-1";
.orange {
	color: #F60;
}
.yellow {
	color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
}
grey {
	color: #999;
}
.yellow {
	color: #FF0;
}
#main_table tr td #content_table tr .content_table_td table tr td {
	color: #999;
}

