
.colL {
  font-size: 7pt;
  width: 25px;
}

.colM {
  font-size: 7pt;
}

.colR {
  font-size: 7pt;
}

.smFont {
  font-size: 9pt;
}

.bland {
  margin: 0px;
  padding-left: 15px;
}

.dClass {
  color: blue;
}

.tClass {
  color: red;
}

.tCategory {
  font-size: 7pt;
  font-style: italic;
}

.myTab{
  font-size: 8pt;
}

body {
  background-color: #e68f29;
  font-family: verdana,arial,helvetica,sans-serif;
}

.shell {
  background-color: white;
  border: 2px solid black;
  font-size: 8pt;
}

.cola {
  width: 330px;
}

div.friendCell {
  margin-top: 4px;
  background-color: white;
  padding: 4px;
}

div.dottedSpacer {
  border-top: 1px dotted black;
  margin: 0px;
  padding: 0px;
}

.link,.fblink {
  text-decoration: none;
}
