/* 

This stylesheet drives the custom font replacement!

Font-size must be in pt's

*/

@import "/dtr/texts.php";


h1{
	font-family: PTwentyTwoStanyanRegular, Arial, Tahoma, sans;
	font-size:44pt;
	color:#77cc40;
	background:transparent;
	font-weight:normal;
}

/* Nevermind...
h2{
	font-family: PTwentyTwoStanyanRegular, Arial, Tahoma, sans;
	font-size:14pt;
	color:#58595B;
	background:transparent;
	font-weight:normal;
}*/
