
a:active  { color: gray; font-family: verdana; text-decoration: none }
a:hover { color: red; font-family: verdana; text-decoration: underline; border-bottom: 1px none #f00 }
a:link  { color: teal; font-family: verdana; text-decoration: none }
a:visited { color: #a9a9a9; font-family: verdana; text-decoration: none }
input { font-weight: bolder; font-size: xx-small; font-family: verdana }
option { font-size: xx-small; font-family: verdana }
select { font-weight: bolder; font-size: xx-small; font-family: verdana }
body { color: black; font-size: 10px; font-family: Verdana, Georgia, Times }
.tablelist  { color: black; font-size: 9px }
.smalltext  { font-size: 7pt; font-family: Verdana }
.subheads { font-weight: bold; font-size: 14px; font-family: Verdana }

