body     { color: white; font-size: 12px; font-weight: bolder; background-color: #c00 }
p {  font-size: 10px; line-height: 18px;}
td {font-size: 12px;}

//a {	text-decoration: none;}
a:link       { color: #fff; text-decoration: none }
a:visited  { color: #ff9933; text-decoration: none }
a:active   { color: #ffff00; text-decoration: none }
a:hover    { color: #ffff66; text-decoration: underline }

.tborder {  border:1px inset;}
.interface td{  border:1px outset;}
.address {  text-align: right; padding: 2px 7px;}

h1 {  font-size: 18px; line-height: 24px; font-weight: bold}
h2 {  font-size: 16px; line-height: 22px; font-weight: bold}
h3 {  font-size: 14px; line-height: 20px; font-weight: bold}
h4  { font-size: 14px; font-weight: bold; line-height: 18px }
