body {
  margin: 20px 0px;
  font: 14px "Trebuchet MS", Helvetica, sans-serif;
  color: #000000;
  background: #FFFFFF;
}
a {
	color: #333333;;
}
form {
  margin: 0px;
}
img {
  border: 0px;
}
hr {
  margin-bottom: 10px;
  border: 1px solid #CCCCCC;
}
h2 {
  margin: 2px;
  font-size: 22px;
  font-weight: normal;
  color: #333333;
}
h3 {
  margin: 2px;
  font-size: 18px;
  font-weight: normal;
}
p {
  margin: 15px 0;
  line-height: 150%;
}
.content {
  width: 650px;
  margin: 0 auto;
  padding: 15px 20px 0px 20px;
  border: 1px solid #CCCCCC;
}
.names {
  width: 100%;
}
.date {
  text-align: right;
}
.copy {
  text-align: center;
}
.title {
  text-align: center;
}
.small {
  font-size: 14px;
}
.author {
  text-align: right;
}
.new {
  color: red;
}
.solution {
  text-decoration: underline;
}
.supporters {
  padding: 5px 5px 0px 5px;
  border: 1px solid #CCCCCC;
}
.notice {
  margin-bottom: 15px;
  padding: 10px 10px 0px 10px;
  border: 2px solid #990000;
}
.h {
	display: none;
}
