h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #3b6b93;
	display: block;
	margin-bottom: -12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	display: block;
	padding-top: -20px;
	margin-right: -10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
}

p a{
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;	
}
.news_box{
	display: block;
	margin-bottom: 20px;
}

.line {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
}
.content_box{
	padding-top: 12px;
	padding-left: 16px;
}
.logo {
}

.quote {
	padding-left: 43px;
}

.quote b {
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;	
}