a {
    text-decoration: none;
    color : #000066;
  }

form {
    margin-bottom:0px;
  }

h1 {
    font-size: 150%;
    color: #0c6;
  }

h2 {
    font-size: 125%;
    color: #261F8A;
  }
td {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
  }

.input {
    border:2px dotted ;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color:navy;
    height: 22px;
  }

#foot {
    width:97%;
    margin:5px;
    padding:0px;
    border:1px solid #a6caff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 75%;
    background-color: #CBE1F9
  }

a:hover, a:focus {
    text-decoration : none;
    color : #0000CC;
  }

