/* PCDTR
   especify the font-size in pt.
   font-family: use the font filename
*/

@import "texts.php";

h2{
	font-family: Trajan-Bold, Serif;
	color:#62462d;
	background-color: #fff8cf;
	background: transparent;
	font-weight: bold;
}

h2.subpage_head{
	font-family: Trajan-Bold, Serif;
	font-size:12pt;
	background-color: #fff8cf;
	color:#62462d;
	margin: 0 0 10px 0; padding: 0;
	height: 18pt;
	line-height: 18pt;
}
