html, body {
  border:  none;
  margin: 0;
  padding: 0;
  height: 100%;
  text-align: center;
  font-family: arial,'sans serif';
  color: #666666;
  font-size: 11pt;
}
.lowerbanner {
  font-size: smaller;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #fc6e07;
}
.highlighted {
  color: #fc6e07;
}
.topbutton {
  font-size: small;
}
.sactive {
  font-size: small;
  color: #fc6e07;
}
.sinactive {
  color: #ffffff;
  font-size: small;
}
.wsactive {
}
.wsinactive {
  color: #666666;
  font-size: small;
}
h1 {
  border-style: none none solid;
  border-bottom: 2px solid #666666;
  margin-left: 0px;
  color: #fc6e07;
  font-weight: normal;
  font-size: large;
  text-transform: uppercase;
  margin-bottom: 5px;
}
h2 {
  margin: 1px 0px;
  color: #009900;
  font-weight: bold;
  font-size: medium;
  line-height: normal;
}
.myquote {
  font-style: italic;
}
em {
  font-style: normal;
  color: #009900;
}
.ysactive {
  color: #fc6e07;
  text-transform: uppercase;
}
.ysinactive {
  color: #666666;
  text-transform: uppercase;
}
.myquote2 {
  font-style: italic;
  color: #009900;
}
h3 {
  color: #009900;
  font-size: large;
  font-weight: normal;
}
.highlighted2 {
  text-transform: none;
  color: #009900;
}

