.css {
	font-family: Verdana;
	font-size: 14px;
	color: #CCCCCC;
}

.cssbold {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: bold;
	text-transform: none;

}
newbold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
subtopic {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
}
