h1{
	font-size: 16pt;
	font-weight: bold;
	color: #FF3300;
	text-align: center;
}

h2{
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	display: inline;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	display: inline;
}
.article_text {color: #000000}
.header_text {font-size: 12px}
