.black {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.red {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #FF3300;
	text-decoration: none;
}
.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #009900;
	text-decoration: none;
}
