body {
   font-family: Tahoma;
   font-size: 10pt;
   color: #000000;
}

#container {
   width: 1000px;
   margin: 0 auto;
}

h1 {
   font-family: Tahoma;
   font-size: 14pt;
   font-weight: normal;
   color: #FF0000;
}

td {
   color: #000000;
   text-align: center;
   font-family: Tahoma;
   font-size: 10pt;
}

a {
   text-decoration: none;
   color: #0000FF;
}

h2 {
   font-family: Monotype Corsiva;
   font-size: 16pt;
   font-weight: normal;
}


