td,th, body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
}
html {
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-base-color: #333333;
  scrollbar-dark-shadow-color: #FFFFFF;
  scrollbar-track-color:#333333;
  scrollbar-face-color: #006666;
  scrollbar-shadow-color: #000000;
  scrollbar-highlight-color: #006666;
  scrollbar-3d-light-color: #FFFFFF;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #006666;
	display: inline;
}
h2 {
  font-size: 12px;
  color: #006666;
}
a:link {
  color: #006666;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #006666;
}
a:hover {
  text-decoration: underline;
  color: #006666;
}
a:active {
  text-decoration: none;
  color: #00CC33;
}
.style1 {
  font-size: 14px;
  font-weight: bold;
  color: #006666;
}
.style2 {
  color: #FFFFFF;
  font-style: italic;
  font-size: 14px;
}
.style3 {
  color: #FFFFFF;
  font-style: italic;
  font-size: 16px;
  font-weight: bold;
}
.style4 {
  color: #FFFFFF;
  font-style: italic;
  font-size: 14px;
  font-weight: bold;
}
.style5 {color: #FFFFFF}

.roll-button {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #009999;
  text-decoration: none;
  letter-spacing: 1px;
  background-color: #FFFFFF;
  border: thin solid #000000;
}
.roll-button:link {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  background-color: #009999;
  display: block;
}
.roll-button:visited {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  background-color: #009999;
}
.roll-button:hover {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #009999;
  text-decoration: none;
  background-attachment: fixed;
  background-color: #FFFFFF;
  display: block;
}
.table-roll-button {
  margin: 0px;
  padding: 0px;
  display: block;
  text-indent: 10px;
  text-align: left;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

