@charset "utf-8";
body {
  background-color: #000000;
  margin: 0px;
  text-align:center;
}
body{
  scrollbar-arrow-color: #656565;
  scrollbar-3dlight-color: #656565;
  scrollbar-highlight-color: #000000;
  scrollbar-face-color: #000000;
  scrollbar-shadow-color: #656565;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #000000;
}
p {
  background-color: #000000;
  color: #656565;
  font-family: arial, verdana;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
}
h1 {
  background-color: #000000;
  color: #656565;
  font-family: arial, verdana;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}
a:link, a:visited, a:active {
  background-color: #000000;
  color: #656565;
  font-family: arial, verdana;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
a:hover {
  background-color: #000000;
  color: #ffffff;
  font-family: arial, verdana;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
a.h1:link, a.h1:visited, a.h1:active {
  background-color: #000000;
  color: #656565;
  font-family: arial, verdana;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
a.h1:hover {
  background-color: #000000;
  color: #ffffff;
  font-family: arial, verdana;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
a.pano_link:link, a.pano_link:visited, a.pano_link:active {
  color: #656565;
  font-family: arial, verdana;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
a.pano_link:hover {
  color: #ffffff;
  font-family: arial, verdana;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
a.sm:link, a.sm:visited, a.sm:active {
  color: #000000;
  font-family: arial, verdana;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}
a.sm:hover {
  color: #000000;
  font-family: arial, verdana;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

