
body
{
	margin: 1in;
	font-family: "Times New Roman", serif;
	font-size: 12pt;
}
h1, h2, h3, h4, h5 { font-family: Arial, sans-serif; font-weight: bold; }
h1 { font-size: 18pt; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h4 { font-size: 12pt; }
h5 { font-size: 12pt; }

a { color: #000; text-decoration: underline; }
h1 a, h2 a, h3 a, h4 a, h5 a { text-decoration: none; } 
a#skipToNavigation { display: none; }

#navigation { display: none; }
#footer { margin-top: 0.5in; font-size: 10pt; }