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

h1 {
	font-family: georgia, Times, serif;
	background-color:#eae67b;
	font-size:18pt;
	color:#014C6C;
}

h1#current-promotions {
	font-family: Times, serif;
}

h1#current-promotions a {
	font-family: georgia, Times, serif;
	background-color:#eae67b;
	font-size:18pt;
	color:#014C6C;
	text-decoration:none;
}
h1#current-promotions a:hover {
	font-family: georgia, Times, serif;
	background-color:#eae67b;
	font-size:18pt;
	color:#014C6C;
	text-decoration:none;
}
