body {
  font-size: 10px;
  font-family: Verdana, sans-serif;
  color: #18496e;
}

h2 {
  font-size: 12px;
  font-variant: small-caps;
  line-height: 100%;
  color: #62a500;
}

a {
  color: #62a500;
}

#block {
  border-style: solid;
  border-width: 1px;
  border-color: #cdced0;
  font-size: 10px;
  font-family: Verdana, sans-serif;
  background-color: #f5f5f7;
  padding:5mm;
}

.content, .header, .footer {
  width: 600px;
}

#fitml {
	font-variant: small-caps;
}

#line {
  background-image:url('/gfx/dot_hr.gif');
  background-repeat:repeat-x;
  height:1px;
}
