a:link, a:visited { color: #00A100; cursor: crosshair; text-decoration: none }
a:hover, a:active { color: #00A100; cursor: crosshair; text-decoration: underline }

body {
  position: absolute;
  color: #666666; background-color: white;
  font-family: "Courier New","Courier", monospace;
  margin: 0; padding: 1em;
}

img { border: 0 }
ul { list-style-type: circle }
li#selected, ul.disc { list-style-type: disc; }

#content { font-size: 11px; line-height: 18px;
margin-left: 14em; font-family: Verdana,Arial,Helvetica,sans-serif }

#bar { font-size: 14px; line-height: 32px; width: 140px; position: fixed; float: left }
#sig { font-size: 12px; color: #999999; line-height: 34px; clear: both; text-align: center }

span.important, span.red { color: red }
span.blue { color: blue }

div.blog { margin-top:3px }
p.blogtitle { padding: 4px 0 0 1px; font-weight: bold; letter-spacing: 1px; margin-bottom: 1px }
p.blogdate { font-size: 9px; margin: 0 0 1px 0; padding-left:2px }
