BODY
{
 font-size: 12pt;
 font-family: 'comic sans ms', helvetica, sans-serif;
 color: #0000D0;
 background-image: url(images/green.jpg);
 text-align: left;
}

.light, .dark, .header
{
 padding: 3pt;
 border-width: 0;
}

.hanging
{
 margin-left: 2cm;
}

.light
{
 text-align: justify;
 margin-left: 2cm;
}

.header
{
 font-family: 'trebuchet ms', helvetica, sans-serif;
 font-size: 32pt;
 font-weight: bold;
}

H1
{
 font-size: 18pt;
 font-weight: normal;
 font-family: 'trebuchet ms', helvetica, sans-serif;
}

H2
{
 font-size: 16pt;
 font-weight: normal;
 font-family: 'trebuchet ms', helvetica, sans-serif;
}

H3
{
 font-size: 14pt;
 font-weight: normal;
 font-family: 'trebuchet ms', helvetica, sans-serif;
}

H4
{
 font-size: 12pt;
 font-weight: normal;
 font-family: 'trebuchet ms', helvetica, sans-serif;
}

HR
{
 width: 50%;
 height: 1;
 align: center;
 color: #0000D0;
}

DD
{
 font-size: 10pt;
}

DT
{
 text-align: left;
}

A:link, A:visited, A:active
{
 text-decoration: none;
}

A:link, A:visited
{
 color: #00B000;
}

A:active
{
 color: #30FF30;
}

A:hover
{
 text-decoration: underline;
}

.dark, .header, .light
{
 border-bottom: 2px solid rgb(255,255,255);
 border-right: 3px solid rgb(255,255,255);
}

.light
{
 background-image: url(images/yellow.jpg);
}

.dark
{
 background-image: url(images/blue.jpg);
}

.header
{
 background-image: url(images/blue.jpg);
}
