body {
  font-family: trebuchet ms;
  font-size: 10px;

}

h3 {
  text-align: center
}

table tr td {
  font-size: 12px;
  color: #333333;
  line-height: 20px
}


td.samping {
  font-size: 11px;
  color: #333333;
  line-height: 17px
}

div.menu {
  background: green;
  font-weight: bold;
  color: white;
  padding: 5px
}


a:link, a:active, a:visited {
  text-decoration: none;
  color: #6d1200;
  font-weight: bold
}

a:hover {
  text-decoration: underline;
}

#picture {
	float:left;
	width: 205px;
}
