body {
	font: 11px Arial;
	line-height: 14px;
}

h1 {
	line-height: 18px;
	font-size: 14px;
}

h2 {
	line-height: 18px;
	font-size: 12px;
  color: #b5113e;
}

a, a:visited {
  color: #b5113e;
}

ul {
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
}