h1 {
	color: #0052FF;
	font-size: 14pt;
	font-weight: normal;
}

a {
	color: #0052FF;
	text-decoration: underline;
}

a:hover {
	color: #D5213A;
	text-decoration: underline;
}

#copyright {
	font-size: 8pt;
	font-weight: normal;
	color: #757575;
	text-align: center;
	
}
#copyright {
	font-size: 8pt;
	font-weight: normal;
	color: #757575;
	text-align: center;	
}

#copyright a {
	font-size: 8pt;
	color: #757575;
	text-decoration: none;	
}

#copyright a:hover {
	text-decoration: underline;	
}