body {
  margin-top: 2; font-family: verdana. geneva, arial, sans-serif;
  font-size: small;
  background-color: #edeef0;
}
a:link {	color: #006d3c; text-decoration: none;}
a:hover {	text-decoration: underline;}
a:visited {	color: #006d3c;}

a.form:link {color: #006d3c; text-decoration: none; font-weight: bold;}
a.form:active {color: #ff9900; text-decoration: underline;}
a.form:visited {color: #006d3c; text-decoration: none;}
a.form:hover {text-decoration: underline; font-style: italic;}

#allcontent {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}
#indent {
  margin-left: 20px;
  margin-right: 20px;
}
td {
  vertical-align: text-top;
  font-size: 100%;
}
ul {
  list-style-image: url(images/nocheck13x13.gif);
}
li.heading{font-weight: bold;}
p.title{font-size: 120%}
