.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
}
.bottom a:link {
	text-decoration: underline;
	color: #CCD3E2;
	}
.bottom a:visited {
	text-decoration: underline;
	color: #CCD3E2;
	}
.bottom a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
.bottom a:active {
	text-decoration: underline;
	color: #CCD3E2;
	}
.top a:link {
	text-decoration: underline;
	color: #1E86BD;
	}
.top a:visited {
	text-decoration: underline;
	color: #1E86BD;
	}
.top a:hover {
	text-decoration: underline;
	color: #5CABD0;
	}
.top a:active {
	text-decoration: underline;
	color: #1E86BD;
	}
.boldSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
}
