.boldish {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #CCCCCC;
	background-color: #000000;
}
.normalish {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	background-color: #000000;
	margin-left: 15px;
	margin-right: 25px;
	margin-bottom: 30px;
}
.backgroundish {
	background-color: #000000;
}
