body, h1, h2, h3, h4, h5, h6, p, a, li, td, th, span { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #7d7d7d; }
body { background-color: #d6e6df; }
th { font-weight: bold; }
h1 { font-size: 12px; font-weight: bold; color: #3a7e61; }
h2 { font-size: 11px; font-weight: bold; color: #cd8214; }
h3, h4, h5, h6 { font-size: 11px; font-weight: bold; }
a { color: #90b7a5; text-decoration: underline; font-weight: bold; }
em { color: #7d7d7d; font-style: italic; }
strong { color: #666666; font-weight: bold; }
code { color: #808080; font-weight: bold; }

.mine {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #487461;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.interfacelink {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #b3d8c7;
  text-decoration: none;
}

.save {
  color: #daece4;
}

.interfacelinkactive {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

.homelink {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #90b7a5;
  text-decoration: none;
}

.interfacemine {
  font-size: 10px;
  color: #093321;
  font-weight: bold;
  text-decoration: none;
}

.printlogo { display: none; }
