h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 4px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
a:link {
	color: #7f2735;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #da742c;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #dda351;
	font-weight: bold;
	text-decoration: underline;
}
