BODY {
font size: 12pt;
font: arial;
color: #FFFFFF;
background: #000000;
scrollbar-face-color: #8B0000;
scrollbar-shadow-color: #B22222;
scrollbar-highlight-color: #FF0000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #B22222;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #808080;
}

A:link {color: #FF0000; text-decoration: none}
A:hover {color: #0000FF}
A:visited {color: #CD5C5C; text-decoration: none}

H1 {
font-size: 20pt;
font-face: Comic-Sans-MS;
color: #FF0000;
text-align: center;
}

H2 {
font-size: 20pt;
font-face: Comic-Sans-MS;
color: #FF0000;
text-align: left;
}

H3 {
font-size:16pt;
font-face: Comic-Sans-MS;
color: #FF0000;
text-align: center;
}

H4 {
font-size:16pt;
font-face: Comic-Sans-MS;
color: #FF0000;
text-align: left;
}

H5 {
font-size:12pt;
font-face: Comic-Sans-MS;
color: #FF0000;
text-align: center;
}

H6 {
font size:12pt;
font: Comic-Sans-MS;
color: #FF0000;
text-align: left;
}

P  {
font-size:12pt;
font-face: arial;
color: #ffffff;
text-align: justify;
}