body { line-height: 1.5em; }

#column1 {
	float: left;
	width: 250px;
	margin-bottom: 10px;
	}

#column2 {
	width: 700px;
	margin-left: 260px;
	margin-bottom: 10px;
	}

h2 {
  color: black;
  margin: 0; padding: 0;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 3px;
  }

h2.red { color: #ff4622; }

h5 { margin: 0; padding: 0; border-bottom: 1px solid #ccc; font-weight: normal; color: #999; margin-bottom: 5px; }

p { text-align: justify; }

.news a { color: #000; text-decoration: none; font-weight: bold; }
.news a:hover { color: #069; text-decoration: underline; }

