body {
 margin: 0px;
 padding: 0px;
}

a {
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 color: red;
 cursor: help;
 position: relative;
 top: 1px;
 left: 1px;
}

td {
 font: 8pt Verdana, sans-serif;
}

h1 {
 background: url('dia.gif') no-repeat;
 border-bottom: 1px solid #FFFFFF;
 font: bold 9pt Verdana, times;
 letter-spacing: 2px;
 padding: 0px 0px 2px 15px;
}

#navigate {
 padding: 15px 0px 5px 0px;
}

h2 {
 width: 165px;
 background: #000000 url('grind.gif') left top no-repeat;
 margin: 0px;
 padding-top: 10px;
}

h2 span {
 height: 25px;
 background: #000000 url('shatter.jpg') no-repeat;
 color: #FFFFFF;
 display: block;
 font: bold 10pt Verdana, times;
 letter-spacing: 2px;
 line-height: 18pt;
 padding-right: 10px;
 text-align: right;
}

#navigate ul {
 width: 165px;
 background: #000000 url('purge.gif') left bottom no-repeat;
 margin: 0px 0px 10px 0px;
 padding: 2px 0px 10px 0px;
}

#navigate li {
 list-style: none;
 margin: 1px 8px;
}

#navigate a {
 font-weight: normal;
}