

div			{ border: none; }

body			{ background-color: #fff; background-image: none; }

html, body		{ margin: 0; padding: 0; color: #aaa; }

html			{ width: 97%; }

#title			{ display: none; }

#prhead 		{ font-size: 16pt; text-align: center; padding-bottom: 40px; 
			background: transparent; color: #520; display: block; }

#tableofcontents	{ display: none; }

a, p			{ font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial,
			Helvetica, sans-serif; color: #aaa; }

#textbody		{ margin-left: 5%; margin-right: 5%; font-weight: 600; font-size: 12pt; 
			background: transparent; }

#footer			{ clear: both; width: 100%; margin-bottom: 20px; margin-left: 10%; 
			font-size: 8pt; color: #aaa; font-weight: 600; margin-top: 10px; 
			background: transparent; }

h2			{ margin-left: -4%; margin-bottom: 20px; font-size: medium; 
			text-align: center; }

img			{ text-align: left; padding: 10 10 10 10; }

a:link			{ color: #520; background: transparent; text-decoration: underline; }
a:visited		{ color: #520; background: transparent; text-decoration: underline; }

#textbody a:link: after	{ content: " (" attr(href) ") "; font-size: 90%; }

#textbody a:visited: after	{ content: " (" attr(href) ") "; font-size: 90%; }

