body {
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 30px;
	line-height: 20px;
	padding-right: 30px;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #4C4D4F;
	padding-left: 20px;
	padding-right: 25px;
	text-align: left;
}
a:link {
	color: #000000;
	border-bottom: 2px solid #F9B548;
	font-weight: bold;
}
a:hover {
	color: #000000;
	border-bottom: 2px solid #F9B548; 
	font-weight: bold;
}
.names {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	color: #000000;
	border-bottom: 2px solid #F9B548; 
	font-weight: bold;
}

.style2 a {
	line-height: 30px;
}
