/* P C D T R */
@import "php/css.php";
/* font-size in pts */

h2.category {
	font-family: MarketingScript, Georgia, Times, serif;
	font-size: 29pt;
	background-color: #ffffff;
	color: #1b99bf;
	margin: 0;
	text-align: left
}
h2.category a:hover {
	color: #1b99bf;
}

