.readonly {  background-color: #CCCCCC}
.button {  font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: #0033FF; height: 25px; width: 100px; list-style-type: circle; border: auto groove; font-weight: bold}
a:link {  color: #FFFFFF; text-decoration: underline}
a:active {  text-decoration: underline}
a:visited {  color: #FFFFFF; text-decoration: underline}
a:hover {  color: #FFFFFF; text-decoration: underline}
a:hover {  }
.underline {  text-decoration: underline}
body {  font-family: Arial, Helvetica, sans-serif; background-color: #66CCFF; color: #FFFFFF; font-size: 9px}
h1 {  }
.small { font-size: 9px; color: #FFFFFF; background-color: #0033FF}
