BODY  {background-color: black; color: white; Font-face: Arial; Font-family: Arial; Font-color: white;}
H1 {Font: Arial; Font-size:25pt; font-weight: bold}
.title {Font-family: Arial; font-weight: bold}
.greentext {color: #00FF00; font-family: Tahoma; text-align: center}
A {TEXT-DECORATION: none}
A:hover {color: red; TEXT-DECORATION: none}
.strikethrough{
    text-decoration: line-through;
}