body {
   background-color: #000000;
   color: #ffffff;
   font-family: "Times New Roman", "New Century Schoolbook", Times, serif;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
   font-family: Arial, Lucida, Gill, Helvetica, sans-serif;
}

h3 {
   margin-bottom: 10px;
   font-style: italic;
}

h4 {
   font-style: italic;
}

h5 {
   font-style: italic;
}

h6 {
   font-style: italic;
}

a:link {
   background-color: #000000;
   color: #ffff00;
   text-decoration: underline;
}

a:visited {
   background-color: #000000;
   color: #ff00ff;
   text-decoration: underline;
}

img {
    border: 0;
}

img.rightaligned {
    border: 0;
    text-align: right;
}

li {
   font-family: "Times New Roman", "New Century Schoolbook", Times, serif;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
}

p {
   font-family: "Times New Roman", "New Century Schoolbook", Times, serif;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
}

p.copyrightnotice {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 75%;
}

p.dateplayed {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style: italic;
   font-weight: bold;
   font-size: 70%;
}

p.editorial {
   background-color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 85%;
   color: #999999;
}

p.mailmsg {
   background-color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 70%;
   color: #999999;
}

p.playedby {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style: italic;
   font-weight: bold;
   font-size: 77%;
}

p.warning {
   background-color: #000000;
   color: #ffff00;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 125%;
   text-align: center;
   text-decoration: blink;
}
