BODY
{
background-color: white;
color: black;
}

P, UL, OL, BLOCKQUOTE
{
font-family: Arial, sans-serif;
line-height: 1.3em;
text-align: justify;
}

TH, TD {font-family: Arial, sans-serif;}
TH
{
color: white;
font-weight: bold;
text-align: center;
}

H1, H2, H3
{
color: white;
font-family: Arial, sans-serif;
text-transform: uppercase;
padding: 0.2em;
text-align: center;
}

H4, H5, H6
{
color: black;
font-family: Arial, sans-serif;
font-weight: bold;
text-transform: uppercase;
margin: 0px;
text-align: left;
}

UL
{ list-style-type: square; }

OL.contents
{
list-style-type: lower-roman;
font-size: 75%;
}

OL.contents LI OL
{
list-style-type: lower-alpha;
}

P.fineprint
{
font-family: "Times New Roman", serif;
font-size: 70%;
line-height: 125%;
text-align: center;
}

P.ralign
{
text-align: right;
margin-top: 0.5em;
margin-bottom: 0.5em;
}

A
{
font-weight: bold;
text-decoration: underline;
}

BLOCKQUOTE
{
border-width: 3px;
border-style: solid;
margin-left: 2em;
margin-right: 2em;
padding: 0.5em;
}
