table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.font_blue {
	color: #003399;
	text-align: center;
}
a:visited {
	color: #CC0000;
}
.font_red {
	color: #FF0000;
}
.font_grey {
	color: #CCCCCC;
}
.font_yellow {
	color: #FFFF00;
}
.tb_line {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.frm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
.nobox {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

