body {
  color: #FFF;
}

h2 {
	background-color: transparent;
	border-bottom-style: none;
}
p {
  font-size: 1.25em;
}

a {
  color: #FFF;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.col_right {
  padding: 50px 0 0 0;
  border-style: none;
  background-color: transparent;
}
.col_right ol {
	margin-top: 2em;
}
.col_right li {
  margin-bottom: 20px;
}
.back {
	background-color: transparent;
	border-style: none;
}
.back a {
  color: #FFF;
  text-decoration: none;
}
.back a:hover {
  text-decoration: underline;
}
