.headertitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	font-size: 26px; 
	font-stretch: narrower; 
	bottom-margin: 0px; 
	bottom-padding: 0px;
	line-height: 26px;
}
.headersubtitle {
	font-size: 16px; 
	font-stretch: narrower; 
	bottom-margin:0px; 
	bottom-padding: 0px;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: blue;
	text-decoration: underline;
}
