body {background-image: url(images/background.jpg);
      background-repeat: no-repeat}
h5 {color: white;
    position: absolute;
    top: 4px; 
    left: 159px;
    font-family: Arial, Helvetica, sans-serif;}
    
h1 {color: white; 
    position: absolute; 
    top: 24px; 
    left: 159px;
    font-family: Times New Roman, Times, serif;}
    
ul {list-style-type: none;}
.topic {position: absolute;
         top: 88px;
         left: 155px;
         width: 596px;
         font-family: Arial, Helvetica, sans-serif;
         font-size: 12pt;
         font-weight: bold;
         font-style: italic;}
         
.sansSerif10 {font-family: Arial, Helvetica, sans-serif;
              font-size: 10pt;}
.notBold { font-weight: normal; }
.heading
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
}
           
td.menuChoice {text-align: center;
               font-family: Times New Roman, Times, serif;
               font-size: 10pt;
               font-weight: bold;}               
table.menu {position: absolute;
            top: 104px;
            left: 7px;
            width: 135px;}
input.button {width: 50px;}
            
p.affirm {position: absolute; top: 160px; left: 155px;}
p.deny {position: absolute; top: 160px; left: 400px;}
p.validator {position: absolute; top: 1050px; left: 155px;}
a:link img, a:visited img {border-style: none;}
a.menu:link    {color: #0000ff; text-decoration: none}
a.menu:visited {color: #0000ff; text-decoration: none}
a.menu:active  {color: #0000ff; text-decoration: underline}
a.menu:hover   {color: #cc0066; text-decoration: underline}
a.current:link    {color: #ffffff; text-decoration: none}
a.current:visited {color: #ffffff; text-decoration: none}
a.current:hover   {color: #cc0066; text-decoration: underline}
