<link href="bbstyle.css" rel="stylesheet" type="text/css">
.title {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #000000;
}
.title {
	font-family: "Comic Sans MS";
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}
.bullet {
	list-style-image: url(badgebullet.gif);
	list-style-type: none;
	list-style-position: outside;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
	text-transform: capitalize;
	font-variant: normal;
}
