﻿* {
	font-family: sans-serif;
}

html {
	background: white;
}

body {
	color: #000000;
	font-size: 12pt;
}

h1 {
	font-size: 18pt;
	font-weight: bold;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
}

#header, #footer, #news-details-links {
	display: none;
}