/* P C D T R */

@import "php/css.php";

/* font-size in pts */



h1 {
	font-family: segoeui, Brody, Georgia, Times, serif;
	font-size: 20pt;
	background-color: #000;
	color:#FFF;
	margin: 0;
	padding: 0;
	text-align:left;
}


h1 a {
	position: relative;
	color: #d41219;
	text-decoration: none;
}



