body {
 background-color: #fff;
 padding: 2px;
 font-family: Lucida Grande, Verdana, Sans-serif;
 font-size: 16px;
 color: #000000;
}

a {
 color: #039;
 background-color: transparent;
 font-weight: normal;
 text-decoration:underline;
}
a:visited {
 color: #000066;
}

h1 {
 color: #444;
 background-color: transparent;
 font-size: 18px;
 font-weight: bold;
 margin: 12px 0 1px 0;
 padding: 3px 0 3px 0;
}
span.delimiter {
 display: inline-block;
 width: 2px;
 background: #999;
 margin: 0 5px;
 overflow: hidden;
}
div.tabs-menu {
 margin-bottom: 12px;
}
.important {font-weight: bold;}
