body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
listCopy {
	text-indent: 12px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.headingTwo {
	font-size: 16px;
	font-weight: bold;
}

