body {
	font-family: Arial, sans-serif;
}

h1 {
	font: normal italic 24px/1.25 Georgia,sans-serif;
}

h2#page_title {
	margin: 0 0 1em;
	font: italic normal 24px/1.25 Georgia,sans-serif;
	color: #bd2d1a;
}

h3 {
	margin: 1.5em 0 .5em;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.25;
	color: #bd2d1a;
}

h4 {
	margin: 1.5em 0 .5em;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.25;
	color: #bd2d1a;
}

h5 {
	margin: 1.5em 0 .5em;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.25;
	color: #bd2d1a;
}

h6 {
	margin: 1.5em 0 .5em;
	font-weight: bold;
	font-size: 10px;
	line-height: 1.25;
	color: #bd2d1a;
}

p {
	margin: 0 0 1.5em;
	font-size: 12px;
	line-height: 1.5;
}

ul {
	margin: 0 3.5em 1.5em;
	font-size: 12px;
	line-height: 1.5;
	list-style: disc;
}

ol {
	margin: 0 3.5em 1.5em;
	font-size: 12px;
	line-height: 1.5;
	list-style: decimal;
}

ol.news_list {
	margin: 0 0 1.5em;
	list-style: none;
}

ol.news_list li {
	margin: 0 0 3em;
}

ol.news_list li h2 {
	margin: 0;
	font: italic normal 22px/1.25 Georgia,sans-serif;
	color: #3e6ebd;
}

ol.news_list li h3 {
	margin-top: .5em;
}