
#hed { position: absolute; left: 38px; top: 10px; }

body
{ background-color: #213C57; }
a:link { color: #213C57; }
a:visited { color: #cc6600; }
a:active { color: #cc9933; }
a:hover { color: #cc9933; }

h4 { position: relative; left:10px; top:10px; font-family: Helvetica,Arial,sans-serif; }
h4 {color:#993300}

h5 { position: relative; left: 10px; top 1px; font-family: Helvetica,Arial,sans-serif; }

#note { position: relative; left: 10px; top: 0px; }
#main { position: relative; left: 30px; top: 13px;  }
#cat { position: relative; left: 30px; top: -5px; }
#list { position: relative; left: 30px; top: -6px; font-family: Helvetica,Arial,sans-serif; font-size: 13px; font-weight: bold  }
#doc { font-size: 12px; font-family: Helvetica,Arial,sans-serif; margin:5px 20px; }
