/* P C D T R */
/* font-size in pts */

h1{
	font-family: kunstler, Georgia, Times, sans;
	font-size:25pt;
	background-color:#E7E7E7;
	color:#60798A;
	margin:1em 0;
}
h1 a{
	color:#0050da;
	text-decoration:none;
}
h1 a:hover{
	color:#d05c00;
	text-decoration:underline;
}

