body { font-family: Arial, sans-serif; margin: 2px; padding: 2px; background-color: #FFF; color: #000}
hr { border-color: gray}
a:visited { color: blue }
a:active { color: #FF0000 }
a:hover { color: #FF0000; text-decoration: none; background-color: transparent; position: relative; top: 1px; left: 1px;}
img{ text-align: center; background: #CADFFB; color: #000}
.white { background-color: #FFF}
.red { color: #FF0000; font-weight: bold}
.gray { color: #808080; text-decoration: overline underline; font-variant: small-caps; font-family: Monospace; font-weight: bold}
.lime { color: lime; font-weight: 500}
div { margin: 1px 0px 1px 0px; padding: 2px 2px 2px 2px}
div.v1 { background-color: #C0F0F0 }
div.v2 { background-color: #C0F0F0; text-align: center }
div.v3 { text-align: center }
div.v4 { text-align: left }
div.v5 { background-color: #CDCDCD; color: #808080 }
div.v6 { background-color: #BEFEBE; text-align: center }
input { margin: 2px; color: #000; background-color: #C0F0F0}
input:hover { margin: 2px; color: #FF0000; background-color: #C0F0F0}   

