html, body { margin: 0px; background-color: #fff; color: #3A466A; font-size: 10px; font-family: Verdana; }
.nbsp { font-size: 3px; }
input.iptText { border: 1px solid #3A466A; background-color: #f7f7f7; }
input.iptText:hover { background-color: #eee; }
input.iptText:focus { background-color: #fff; border: 1px solid #546790; }
p { text-indent: 20px; text-align: justify; }
a.navig { display: block; }
a { text-decoration: none; color: #3A466A; }
a:hover { font-weight: bold; }
a:active { color: #c00; }
a.rss { text-decoration: none; }
a.rss:hover {}
a.rss:active {}
