/* PHP+CSS DTR STYLES ONLY */
@import "pcdtr/php/css.php";
/* font-size in pts */

h1 {
	display: none;
}	
h2 {
	font-family: Monika, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #333;
	text-align: right;
	line-height: 24pt;
	font-weight: normal;
	background-image: url(images/waxSeal.png);
	background-repeat: no-repeat;
	background-position: right 15px;
	height: 63px;
	padding-top: 30px;
	padding-right: 95px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}

/* PHP+CSS DTR STYLES ONLY */