
a:link {  color: #3a3a3a; text-decoration: underline; list-style-type: none}
a:visited {  color: #3a3a3a; text-decoration: underline}
a:hover {  color: #909090; text-decoration: underline; list-style-type: disc}
a:active {  color: #3a3a3a; text-decoration: underline; list-style-type: none}

.bname {
	font-family:arial, helvetica, sans-serif;
	font-size:16px;
	color:#369;
	font-weight:bold;
}

.btitle {
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	color:#369;
	font-weight:bold;
}

.btext {
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

.bsmtext {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	color:#369;
}

.bfphead {
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
}

.bfpaddress {
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	color:#369;
	font-weight:bold;
}
.bpagetitle {
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#369;
	padding-top:4px;
	padding-bottom:4px;
}

