body {
background: #000000;
color: #ffffff;
}

h1, h2, h3, h4 {
font-family: arial, helvetica, sans-serif;
text-align: center;
}

p {
font-family: times, serif;
text-align: justify;
text-indent: 5px;
}

p.center {
font-family: times, serif;
text-align: center;
text-indent: 5px;
}

p.right {
font-family: times, serif;
text-align: right;
text-indent: 5px;
}

a:link {
font-family: courier, monospaced, arial, helvetica, sans-serif;
text-decoration: none;
color: #ffff00;
}

a:visited {
font-family: courier, monospaced, arial, helvetica, sans-serif;
text-decoration: none;
color: #cccc99;
}
