body
{
	margin: 1em;
	padding: 0;
	color: #000;
	background: #fff;
	font-family: "Times New Roman", Times, serif;
}


#skipnav, #displaynone, #areanav, #subarea, #subnav, #footer, #tabnav, .displaynone, .clearboth { display: none; }
h1, h2, h3, h4, h5, h6 { color: #000; }
h1 { font-size: 160%; }
h2 { font-size: 140%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }

a:link, a:visited, a:hover, a:active
{
	color: #000;
	text-decoration: none;
}

