.norepeat {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/blamichlogoBIG.gif);

}
.headline {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	line-height: 22px;
}
.bodycopygrey {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 22px;
}
.bodycopyblack {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 22px;
}


.subheadblack {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
.whitehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
