@charset "ISO-8859-1";
.standardblack {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.BigandBlue {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #03F;
}
