body {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12pt;
}

ul {
  list-style-type: square;
  color:#278300;
}

.logo1 {
  font-size: x-large;
  font-weight: bold;
  color:#278300;
}
.logo2 {
  font-size: x-large;
  font-weight: bold;
  color:#666666;
}

.user {
  font-size: large;
  font-weight: bold;
  color:#278300;
}

.userref {
  font-size: x-small;
  font-weight: normal;
  color:#666666;
}

.date {
  font-size: x-small;
  color:#666666;
}

.info { color:#666666; }

a.info:link    { color:#666666; }
a.info:visited { color:#666666; }
a.info:hover   { color:#278300; }



