body, td, p {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menuitem {
  font-size: 16px;
  color: green;
}

#streep {
  border: 0;
  width: 90%;
  color: green;
  background-color: green;
  height: 1px;
}

H1 {
  font-size: 18px;
}

H2 {
  font-size: 12px;
  font-weight: bold;

}

a, a.visited {
  color: green;
}

