@charset "utf-8";
/* CSS Document */


/* added parameters for embedded bradley hand font */
.heading {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	text-transform: uppercase;
}
.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
