body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	background-color: #000;
}
.regFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.nameTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #09C;
}
.ruleLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
}
.bizTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}
