.BOLD {
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size: large;
	font-weight: normal;
	color: #000080;
}
.newStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #FF0000;
}
