.bold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	color: #000066;
	font-weight: bolder;

}

