table {
	font-family: "Arial";
	font-size: 11px;
	color: #990000;
	font-weight: bolder;

}
.font_10_e_black {
	font-family: "Verdana";
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.link_10_e_green {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
.link_10_e_green:hover {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
