html, body, applet, object, iframe, form {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
img {border:0;}
body {
line-height: 1;
color: black;
background: white;
font: 12px Arial, sans-serif;
}

ol, ul {
}

a {
	color: #8cc63f;
	text-decoration: undeline;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	margin: 0 0 17px 0;
	color: #000000;
	font: bold 24px Arial, sans-serif;
}

h2 {
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	margin: 0 0 7px 0;
	color: #8cc63f;
	font: bold 18px Arial, sans-serif;
}

h3 {
	margin: 0 0 11px 0;
	color: #000;
	font: bold 16px Arial, sans-serif;
}

h4 {
	margin: 0 0 11px 0;
	color: #000;
	font: 15px Arial, sans-serif;
}

h5 {
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	margin: 0 0 17px 0;
	color: #000000;
	font: 14px Arial, sans-serif;
}

h6 {
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	color: #000000;
	font: 13px Arial, sans-serif;
}
table.list {
	clear:both;
}
table.list td {
	border-top:1px solid #ccc;
	padding:15px 0;
}
table.list td h2, table.list td h2, table.list td p {
	margin:0;
}