/* general presentation stuff */

body, div, p, td, th, ul, a {
	background-color: #fff;
	color: #000;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 12pt;
	position: static;
}

a, a.visited {
	color: #369;
}

h1 {
	font-family: "Times New Roman", Garamond, serif;
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

#HeaderShell, #contentHeader,  #content-sidepanel, #footer, #breadcrumbs, #intro, #notice, #printbutton {
	display: none;
	position: static;
}