body {
  left: 10px;
  right: 10px;
  top: 20px;
  bottom: 10px;
  background-image: url(/images/paisley_bg.gif);
}

#content {
  font-size: 14px;
  font-family: verdana,arial,helvetica,sans-serif;
  padding: 20px;
  align: center;
  text-align: center;
}

p, td {
  font-size: 14px;
  font-family: verdana,arial,helvetica,sans-serif;
}

li.square {
  font-size: 14px;
  font-family: verdana,arial,helvetica,sans-serif;
  list-style: square inside
}

.padding20px {
  padding: 20px;
}

.imagecell {
  align: center;
  cursor: pointer;
}

.boilerplate {
  text-align: center;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 9px;
  font-style: italic;
}
  
a.boilerplatelink:link {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 9px;
  color: #156006;
  text-decoration: none;
}

a.boilerplatelink:visited {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 9px;
  color: #156006;
  text-decoration: none;
}

a.boilerplatelink:hover {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 9px;
  color: #C9E0AD;
  background-color: #156006;
  text-decoration: none;
}

a.boilerplatelink:active {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 9px;
  color: #C9E0AD;
  background-color: #156006;
  text-decoration: none;
}

a.nav:link {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #156006;
  text-decoration: none;
  border: thick outset #156006;
  padding: 3px;
}

a.nav:visited {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #156006;
  text-decoration: none;
  border: thick outset #156006;
  padding: 3px;
}

a.nav:hover {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #C9E0AD;
  background-color: #156006;
  text-decoration: none;
  border: thick outset #156006;
  padding: 3px;
}

a.nav:active {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #C9E0AD;
  background-color: #156006;
  text-decoration: none;
  border: thick outset #156006;
  padding: 3px;
}

a:link {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #156006;
  text-decoration: none;
}

a:visited {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #156006;
  text-decoration: none;
}

a:hover {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #C9E0AD;
  text-decoration: none;
}

a:active {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #C9E0AD;
  text-decoration: none;
}

a.banner:link {
}

a.banner:visited {
}

a.banner:hover {
}

a.banner:active {
}
