body
{
	background-color: #121212;
	font-family: Arial
}

p
{
	color: #bb88bb;
	font-size: 8pt;
	text-align: justify;
}

p.chapter
{
	text-align: center
}

p.center
{
	text-align: center
}

p.header
{
	font-weight: bold;
	text-align: center
}

p.fineprint
{
	font-size: 8pt;
	text-align: center
}

ul
{
	color: #bb88bb;
	font-size: 8pt;
	text-align: justify
}

hr
{
	color: #bb88bb
}

table
{
	border-style: solid;
	border-width: 0pt;
	border-collapse: collapse
}

td
{
	padding: 2
}

tr.colored
{
	background: #220022
}

td.colored
{
	background: #220022
}

a
{
	text-decoration: none
}

a:link    {color: #ffccff}
a:visited {color: #885588}
a:active  {color: #885588}
a:hover   {color: #ffffff}