h1.bbtext_h1
{
	font-family Verdana, Tahoma, Arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
}
h2.bbtext_h2
{
	font-family Verdana, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
h3.bbtext_h3
{
	font-family Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
}

div.bbtext_center
{
	text-align: center;
}
div.bbtext_right
{
	text-align: right;
}

span.bbtext_color
{
}

hr.bbtext_hr
{
	width: 66%;
}


