
.address
{
	margin-bottom:10px;
}
h1
{
	font-size: 14px;
	font-weight: bolder;
	color: #555555;
	text-align: left;
	border-bottom:1px solid #D45422;
	margin-bottom: 10px;
	width: 100%;
}
h2
{
	font-size: 11px;
	font-weight: bolder;
	color: #555555;
	text-align: left;
	border-bottom:1px dotted #D45422;
	margin-bottom: 10px;
}
h3
{
	font-size: 11px;
	font-weight: bolder;
	color: #D45422;
	text-align: left;
}
h4
{
	font-size: 11px;
	padding: 5px;
	background-color: #D45422;
	color: #ffffff;
	text-align: left;
	margin: 0px;
}
a h4,h4 a
{
text-decoration:none;
}
h5
{
	font-size: 11px;
	padding: 5px;
	text-align: left;
	background-color: #D3D3D3
}
h6
{
	font-size:10px;
	text-align: left;
	font-style: italic;
	font-weight: normal;
}