
h1,h2,h3{
	font-size: 16px;
	font-family: TheSans Office, Tahoma, Helvetica, sans-serif;
	font-weight: 500;
	color: #bbb;
	margin-bottom: 10px;
	min-height: 26px;
	
}



h3{
	font-size: 19px;
	color: #000;
}

h4{
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

h3{
	color: #000;
}
a{
	color: #333;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
br.clear{
	clear:both;
	float:none;
}
a.breadcrumb{
	color: #999;
	font-weight:bold;
	font-size: 11px;
}
a.breadcrumb:hover{
	text-decoration: underline;
}
a.active{
	color: #333;
	font-weight:bold;
	font-size: 11px;
}
a.breadcrumb active:hover{
	text-decoration: underline;
}