table {
border: 0px solid #666666;
#width:680px;
border-collapse: collapse;
    font-family: arial;
    font-size: 22px;
}

#ol
#{
#list-style-type: none;
#padding: 0px;
#margin: 0px;
#}
#li
#{
#background-image: url(sqpurple.gif);
#background-repeat: no-repeat;
#background-position: 0px 5px;
#padding-left: 0px;
#margin: 0px;
#}

td { border: 0px solid #666666; }
#th { border: 0px solid #666666; }

input { 
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

a {text-decoration:none}

   body {
    font-family: Arial;
    font-size: 18px;
   }
   hr {
    border: 1px #ccc;
    border-style: none none solid none;
    margin: 20px 0;
    width: 650px;
   }
   a {
    color: #333;
    text-decoration: none;
   }
   a:hover {
    text-decoration: underline;
   }
   a.selected {
    font-weight: bold;
    text-decoration: underline;
   }
   .numbers {
    line-height: 20px;
    word-spacing: 4px;
   }
