h1, h1:active,h1:link,h1:visited,.h1, .h1:active,.h1:link, .h1:visited {
	font-size: medium;
	font-weight:bold;
	color:#25629B;
  text-decoration:none;
}
h1:hover,.h1:hover {
  text-decoration:underline;
  background:transparent;
	color:#25629B;
}
h2, h2:active,h2:link,h2:visited,.h2, .h2:active,.h2:link, .h2:visited {
	font-size: small;
	font-weight:bold;
	color:#25629B;
  text-decoration:none;
}
h2:hover,.h2:hover {
  text-decoration:underline;
  background:transparent;
	color:#25629B;
}
h3, h3:active,h3:link,h3:visited,.h3, .h3:active,.h3:link, .h3:visited {
	font-size: x-small;
	font-weight:bold;
	color:#25629B;
  text-decoration:none;
}
h3:hover,.h3:hover {
  text-decoration:underline;
  background:transparent;
	color:#25629B;
}
h4, h4:active,h4:link,h4:visited,.h4, .h4:active,.h4:link, .h4:visited {
	font-size: x-small;
	font-weight:bold;
	color:#25629B;
  text-decoration:none;
}
h4:hover,.h4:hover {
  text-decoration:underline;
  background:transparent;
	color:#25629B;
}
h6, .h6 {
	font-size: small;
	font-weight:bold;
	color:#fff;
}