BODY {
margin: 0px;
background: url(graphics/new-blend.jpg) #000000 top center;
background-attachment: fixed;
background-repeat: no-repeat;
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
color: #c0c0c0;
scrollbar-face-color: #505050;
scrollbar-shadow-color: #404040;
scrollbar-highlight-color: #707070;
scrollbar-3dlight-color: #909090;
scrollbar-darkshadow-color: #303030;
scrollbar-track-color: #202020;
scrollbar-arrow-color: #336699;
}

A:link { color: #336699; text-decoration:none;}
A:visited { color: #336699; text-decoration:none;}
A:hover { color: #cccccc; text-decoration:none;}
A:active { color: #909090;}

DIV.heading {
color: #666666;
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
font-weight:bold;
margin: 0px;
}
