.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #205F73;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b819d;
	line-height: 18px;
	text-decoration: none;
}
.smallText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b819d;
	line-height: 18px;
	text-decoration: none;
}
.smallText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #205f73;
	line-height: 18px;
	text-decoration: underline;
}
.smallText a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #205f73;
	line-height: 18px;
	text-decoration: underline;
}
.smallText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #205f73;
	line-height: 18px;
}

