
  a:link {text-decoration:underline; color:yellow; background:0}
  a:visited {text-decoration:none; color:#00ffff; background:0}
  a:active {text-decoration: none}
  a:hover {font-size:100%; color:#0fffff; background:0}
  table.overall {
    border-style:none;
    width:800px;
    margin-left:auto;
    margin-right:auto;
    padding:0;
    }
  table.buttons {
    border-style:none;
    width:486px;
    margin-left:auto;
    margin-right:auto;
    padding:0;
    }
  span.heading {
    text-align:center;
    font-size:120%;
    font-family:"Times New Roman",serif;
    font-weight:bold;
    color:yellow;
    background:0;
    }
  p.heading {
    text-align:center;
    font-size:120%;
    font-family:"Times New Roman",serif;
    font-weight:bold;
    color:yellow;
    background:0;
    }
  p.title {
    text-align:center;
    font-size:120%;
    font-family:"Times New Roman",serif;
    font-weight:bold;
    color:yellow;
    background:0;
    }
  p.notice {
    text-align:center;
    font-size:100%;
    font-family:"Times New Roman",serif;
    font-weight:normal;
    color:yellow;
    background:0;
    }
  td.normal {
    text-align:left;
    font-size:105%;
    font-family:"Times New Roman",serif;
    color:yellow;
    background:0;
    }
  p.normal {
    text-align:left;
    font-size:105%;
    font-family:"Times New Roman",serif;
    color:yellow;
    background:0;
    }
  p.small-blue {
    text-align:left;
    font-size:55%;
    color:yellow;
    margin-bottom:5%;
    vertical-align: text-bottom;
    font-family:"Times New Roman",serif;
    background-color:inherit;
    }
  span.small-blue {
    text-align:left;
    font-size:55%;
    color:yellow;
    margin-bottom:5%;
    vertical-align: text-bottom;
    font-family:"Times New Roman",serif;
    background-color:inherit;
    }
  div.spaces {
    font-size:200%;
    }
  td.block {
    margin-right:5%;
    margin-left:5%;
    margin-top:5%;
    margin-bottom:95%;
    vertical-align: text-top;
    font-size:110%;
    font-family:"Times New Roman",serif;
    color:yellow;
    font-weight:bold;
    background-color:inherit;
    }
  span.dynamic {
    color:#fffff0;
    background:0;
    }
  body.background {
    background-color:#222222;
    color:#700000;
    background-image:url(./Images/Background.gif);
    font-size:140%;
    }
 