body {
     font-family:  arial, helvetica, verdana, "times new roman";
     color: #303030;
     font-size: 14px;
     text-align: justify;
}

td  { font-family:  arial, helvetica, verdana, "times new roman";
     color: #333333;
     font-size: 14px;
}

a { color: #ff0000;
     text-decoration: underline;
     font-weight: bold;
}

a:hover { color: #a7a7a7;
     text-decoration: none;
}

.header1 { font-family: "comic sans MS", "Maiandra GD", arial;
    color: #ff0000;
    font-weight: bold;
    font-size: 38px;
}

.other { color: #05006A;
     font-weight: bold;
}

.other2 { color: #05006A;
     font-weight: bold;
     font-size: 18px;
}

.address { text-align: center;
      color: #ff0000;
      font-size: 18px;
      text-decoration: underline;
}

.address:hover { font-style: italic;
      color: #000000;
      text decoration: none;
}

.date { color: #888888;
     font-weight: bold;
}

.extra { color: #888888;
     font-weight: bold;
     font-style: italic;   
}

.firstletter { font-size: 32px;
     font-weight: bold;
     color: #ff0000;
}

.title1 { font-size: 22px;
     color: #ff0000;
     font-weight: bold;
}

.links { font-family: "comic sans MS", "Maiandra GD", arial;
    color: #ff0000;
    font-weight: bold;
    font-size: 18px;
    text-decoration: underline;
}

.warning { color: #ff0000;
     font-weight: bold;
}