body {
	background: white;
	font-size: 12pt;
	font-family: "Times New Roman", Garamond, serif;
	color: black;
}

a {
	color: blue;
	text-decoration: underline;
}

h1 { font-size: 15pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }

img { border: none; }

p { margin: 0 0 1em 0; }

#top, #nav, #tabs, #footer { display: none; }