.bb_center
{
	text-align: center;
}

.bb_u
{
	text-decoration: underline;
}

.bb_s
{
	text-decoration: line-through;
}

.bb_quote
{
	font-size: 8.5pt;
	border: 1px solid #101010;
	background-color: #2B2B2B;
	padding: 5px;
	margin: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bb_urlimg
{
	position: relative;
	bottom: 1px;
	margin-right: 4px;
}

.bb_quote span
{
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	font-size: 8.5pt;
}

small
{
	font-size: 7.5pt;
}

big
{
	font-size: 12pt;
}

.bb_list
{
	list-style-image: url('images/list.gif');
	margin: 0px;
	margin-top: 10px;
	margin-left: 15px;
	line-height: 115%;
}

.bb_list_li
{
	list-style-image: url('images/list.gif');
	margin: 0px;
	margin-bottom: 10px;
	font-size: 8.5pt;
	line-height: 115%;
}

.bb_code
{
	font-size: 8pt;
	border: 1px solid #101010;
	background-color: #2B2B2B;
	padding: 5px;
	margin-top: 10px;
}	

h1{
	font-size: 10.5pt;
}