h1		{ font-family: Arial; font-size: 18pt; font-weight: bold; color: #9988BB; }
h2		{ font-family: Arial; font-size: 16pt; font-weight: bold; color: #9988BB; }
h3		{ font-family: Arial; font-size: 13pt; font-weight: bold; color: #9988BB; }
h4		{ font-family: Arial; font-size: 12pt; font-weight: bold; color: #9988BB; }
h5		{ font-family: Arial; font-size: 10pt; font-weight: bold; color: #9988BB; }
h6		{ font-family: Arial; font-size: 8pt; font-weight: bold; color: #9988BB; }

a:link		{ color: #FFFFFF; text-decoration: underline; }
a:visited	{ color: #999999; text-decoration: underline; }
a:active	{ color: #999999; text-decoration: underline; }
a:hover		{ color: #0000cc; text-decoration: underline; }

body		{ background-color: #000000; color: #EEEEEE; font-family: Times New Roman; font-size: 11pt; border: 0px; margin: 0px; }

blockquote	{ font-family: Verdana; font-size: 10pt; }
blockquote h1	{ font-size: 16pt; font-weight: bold; color: #DDDDDD; }
blockquote h2	{ font-size: 14pt; font-weight: bold; color: #DDDDDD; }
blockquote h3	{ font-size: 12pt; font-weight: bold; color: #DDDDDD; }
blockquote h4	{ font-size: 10pt; font-weight: bold; color: #DDDDDD; }

img		{ border: 0px }

hr		{ color: #888888 }

p		{ }

p.question	{ font-weight: bold; }
p.answer	{ font-style: italic; }

div.sidetitle	{ font-family: Arial; font-size: 12pt; font-weight: bold; color: #9988BB; text-decoration: none; }
div.side	{ font-family: Arial; font-size: 9pt; font-weight: bold; color: #EEEEEE; text-decoration: none; }

a.side:link	{ font-size: 9pt; font-weight: bold; color: #EEEEEE; text-decoration: none; }
a.side:visited	{ font-size: 9pt; font-weight: bold; color: #EEEEEE; text-decoration: none; }
a.side:active	{ font-size: 9pt; font-weight: bold; color: #EEEEEE; text-decoration: none; }
a.side:hover	{ font-size: 9pt; font-weight: bold; color: #9988BB; text-decoration: none; }

div#centre	{ position: absolute; left: 50%; }

div#leftbar	{ position: absolute; left: -400px; top: 200px; }
div#topbar	{ position: absolute; left: -500px; }

div#text	{ position: absolute; left: -240px; top: 200px; width: 480px; }
