body { background: #ffffff; margin:0; padding:0; }
.cl1 { background: #9BCC8F; }
.cl2 { background: #618059; }
.cl3 { background: #D3E6CF; }
.cl4 { background: #73BF60; }

td, p {
 font-family: Tahoma, Verdana, Arial, sans;
 font-size: 12px;
 text-align: center;
 color: #9D2425;
 text-decoration: none;
}

p {
 text-align: left;
}

a {
 text-decoration: underline;
 font-weight: bold;
 color: #9D2425;
 
}

.aLeft {
 text-align: left;
}

.aRight {
 text-align: right;
}

#content {
  text-align: left;
  padding-left: 70px;
}

#teaser {
  text-align: right;
  padding-right: 70px; 
}

h1, h2 {
  font-size: 15px;
}

img {
	border: none;
}
