body {
font-family: Arial, Helvetica, sana-serif;
background-color: #CCCCCC;
color: #666666;
scrollbar-base-color:#666666;
  scrollbar-3dlight-color:#CCCCCC;
  scrollbar-arrow-color:#666666;
  scrollbar-darkshadow-color:#CCCCCC;
  scrollbar-face-color:#CCCCCC;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#666666;
  scrollbar-track-color:#CCCCCC;
}


a {
color: #ffffff;
background-color: #CCCCCC;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}


A:hover {
color: #666666;
background-color: #CCCCCC;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}


a:visited {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}


h1 {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
background-color: #CCCCCC;
}

h2 {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #666666;
background-color: #CCCCCC;
}

h3 {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #666666;
background-color: #CCCCCC;
}


p {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9pt;
color: #666666;
background-color: #CCCCCC;
}


div {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9pt;
color: #666666;
background-color: #CCCCCC;
}


ul {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 8pt;
color: #666666;
background-color: #CCCCCC;
list-style-type: square;
}

hr {
color: #666666;
}

