@charset "UTF-8";
body {
	background-image: url(../images/stripe.gif);
}
.BlackBoldText {
	color: #000000;
	font-weight: bold;
}.RedBoldText {
	color: #990000;
	font-weight: bold;
}
.GreenBoldText {
	color: #009900;
	font-weight: bold;
}
