@charset "ISO-8859-1";
.looseBody {
	line-height: 150%;
}
.bigRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.smaller {
	font-size: small;
}
