BODY {
background: #265B3E;
font-family: "Arial", sans-serif;
font-size: 11pt;
color: #FFF5AE;
scrollbar-face-color:#265B3E;
scrollbar-highlight-color:#57CE8D;
scrollbar-3dlight-color:#3E9666;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#143121;
scrollbar-arrow-color:#FFF5AE;
scrollbar-track-color:#265B3E;
}

TABLE {
font-size: 11pt;
}


BODY.top {
margin: 0;
}

BODY.right {
background: #265B3E url('rightknot.gif') no-repeat fixed bottom;
margin: 0;
}

BODY.bottom {
background: #265B3E url('bottomknot.gif') no-repeat fixed right;
margin: 0;
}

A:link { color: #FF9933 }
A:visited { color: #66CC66 }
A:hover {color: #66CC66 }

H1 {
text-indent: 2em;
text-decoration: underline;
font-size: 16pt;
}

H2 { font-size: 12px }

H3 {
font-size: 12pt;
text-decoration: underline;
}