
body {
	margin: 1in;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	background: white;
	color: black;
}

p { margin: 0 0 1em 0; }
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 { font-size: 18pt; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }

#flashcontent { display: none; }