.content {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	list-style-type: square;

}
.contentB {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #666666;
	list-style-type: square;
	font-weight: bold;

}
.contentBBig {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #666666;
	list-style-type: square;
	font-weight: normal;
	line-height: 30px;
	vertical-align: baseline;
	text-align: justify;


}
