body {
	background-color: #111111}
h1 {
	font: bold 20px arial, helvetica, sans-serif;
	color: #9A3434}
h2 {
	font: normal 18px arial, helvetica, sans-serif;
	color: #666666}
h3 {
	font: normal italic 13px arial, helvetica, sans-serif;
	color: #666666}
h4 {
	font: bold 20px arial, helvetica, sans-serif;
	color: #CC3333}
p {
	font: normal 14px arial, helvetica, sans-serif}
p.bold {
	font: bold 14px arial, helvetica, sans-serif}
p.italic {
	font: italic 14px arial, helvetica, sans-serif}
p.sansserif {
	font-family: sans-serif}
a:link     {color:#008080}
a:visited  {color:#9A3434}
a:hover    {color:#00CC99}
a:active   {color:#008080}
ul.disc {
	list-style-type: disc;
	font: normal 14px arial, helvetica, sans-serif;
	line-height: 20px}
ul.decimal {
	list-style-type: decimal;
	font: normal 14px arial, helvetica, sans-serif;
	line-height: 20px}
