h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	width: 225px;
	margin-left: 25px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	width: 300px;
	margin-left: 10px;
}

h2 a {
	color: #0D2331;
	text-decoration: underline;
	}
	
h2 a:hover {
	color: #A52829;
	text-decoration: underline;
	}	
