.bbcorps {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CC9966;
}
a:link {
	color: #e3803f;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	background-color: #000033;
	text-decoration: none;
}
a:visited {
	color: #e3803f;
	text-decoration: none;
}
.bbcorpsbold {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC9966;
}
.bbcorpshead {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
	font-variant: normal;
	text-transform: capitalize;
}
.bbcorpssubhead {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
	font-variant: normal;
	text-transform: capitalize;
}
.bbcorpsred {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
	font-variant: normal;
	text-transform: capitalize;
}
.bbcorpsblue {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: 000033;
	font-style: normal;
	font-weight: normal;
}
.bbcorpsbluebold {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: 000033;
	font-style: normal;
	font-weight: bold;
}
.bbcorpssmall {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #CC9966;
}


