body {background-image: url('http://webpages.charter.net/basicwebs/basicwebs/sunburst5.png');
      background-color: #333333;
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-position: 0px 0px;
      padding: 4px;
}
td.bodyx {border:1px dotted #transparent; background-color: transparent;
          padding: 4px;
}
td.linksx {border:1px dotted #transparent; background-color: transparent;
           padding: 4px;
}
td.alink  {border:1px dotted #C0C0C0; background-color: transparent;
            padding: 4px;
}
td.abody  {border:1px dotted #C0C0C0; background-color: transparent;
            padding: 4px;
}
h1 {font-family: georgia,sans-serif;
    color: #C0C0C0;
    font-size: 24pt;
    text-align: right;
    font-style: italic;
    font-weight: bold;
    padding: 4px;
}
h2 {font-family: georgia,sans-serif;
    color: #C0C0C0;
    font-size: 18pt;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    padding: 4px;
}
h3 {font-family: georgia,sans-serif;
    color: #C0C0C0;
    font-size: 14pt;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    padding: 4px;
}
h4 {font-family: verdana,sans-serif;
    color: #C0C0C0;
    font-size: 12pt;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    padding: 4px;
}
h5 {font-family: verdana,sans-serif;
    color: #C0C0C0;
    font-size: 10pt;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    padding: 4px;
}
h6 {font-family: verdana,sans-serif;
    color: #C0C0C0;
    font-size: 8pt;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    padding: 4px;
}


a:link {color: #C0C0C0; font-size: 10pt; text-decoration: none;}
a:visited {color: #C0C0C0; font-size: 10pt; text-decoration: none;}
a:hover {color: #3399CC; font-size: 11pt; text-decoration: none;}
a:active {color: #C0C0C0; font-size: 10pt; text-decoration: none;}


body {scrollbar-face-color: #333333;
      scrollbar-highlight-color: #C0C0C0;
      scrollbar-3dlight-color: #333333;
      scrollbar-darkshadow-color: #000000;
      scrollbar-shadow-color: #333333;
      scrollbar-arrow-color: #3399cc;
      scrollbar-track-color: #C0C0C0;
}
