body {
  margin:0px;
  background-color: #33CC66;
}

.txt {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  line-height:20px;
  text-align:justify;
}

.link {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  line-height:20px;
  text-align:justify;
  text-decoration:none;
	color: #33CC66;
}

h1 {
	font-size:20px;
	font-weight:bold;
	color: #33CC66;
	}

h2 {
	font-size:14px;
	font-weight:bold;
	color: #33CC66;
	}
