@charset "UTF-8";
.content {
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	font-weight: bold;
	font-style: normal;
}

.content2 {
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#00F;
	font-weight: bold;
	font-style: normal;
}


