body, p, td {
	color: #6ea02e;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top:    10px;
	margin-bottom:  5px;
}

p.header {
	font-weight: bold;
	font-size: 22px;
	line-height: 26px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #e64324;
}

p.leader {
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
}

p.subhead {
	color: #e64324;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

p.emph {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

p.emphcolor {
	color: #e64324;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

a:link, a:visited, a:hover, a:active {
	color: #6ea02e;
}

li a:link, li a:visited, li a:hover, li a:active {
	color: #86afb5;
}