body {
  scrollbar-face-color : white; 
  scrollbar-arrow-color : black; 
  scrollbar-highlight-color : white; 
  scrollbar-shadow-color : white;
  scrollbar-3dlight-color: white; 
  scrollbar-track-color : white;
  scrollbar-darkshadow-color : white;

  background-color : white;
  color : black;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : light;
  font-size : 8pt;
  text-decoration : none;
}

a {
  color : black;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : light;
  font-size : 8pt;
  text-decoration : none;
}

a:link {
  color : black;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : light;
  font-size : 8pt;
  text-decoration : none;
}

a:visited {
  color : black;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : light;
  font-size : 8pt;
  text-decoration : none;
}

a:active {
  color : black;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : light;
  font-size : 8pt;
  text-decoration : none;
  background-color : black;
}

a:hover {
  color : black;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : light;
  font-size : 8pt;
  text-decoration : none;
  background-color : black;
}

table {
  color : black;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : light;
  font-size : 8pt;
  text-decoration : none;
  background : transparent
  cellpadding="0";
  cellspacing="0";
  border-spacing="0";
  border-collapse: collapse;
}

div {
  background : white;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : light;
  font-size : 8pt;
  text-decoration : none;
}

.footer {
  color : black;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : light;
  font-size : 8pt;
  text-decoration : none;
}

.date {
  color : #505050;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : light;
  font-size : 7pt;
  text-decoration : none;
}

.contents {
  color : black;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : light;
  font-size : 8pt;
  text-decoration : none;
}

.view {
  color : black;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : light;
  font-size : 7pt;
  text-decoration : underline;
}

.footer {
  color : black;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : light;
  font-size : 7pt;
  text-decoration : none;
}

.black {
  color : black;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : light;
  font-size : 7pt;
  text-decoration : none;
}

.black a, a:link, a:visited, a:active {
  color : black;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : light;
  font-size : 7pt;
  text-decoration : underline;
}

.black a:hover {
  background-color : black;
  color : black;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : light;
  font-size : 7pt;
  text-decoration : none;
}

.white {
  background : white;
  color : black;
  font-family : "Helvetica", "Arial", sans-serif;
  font-style : light;
  font-size : 8pt;
  text-decoration : none;
}
