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

@import "texts.php";

h1{
	font-family:  lt_11440, "Tw Cen MT Condensed Extra Bold", "Arial Narrow", Helvetica, Arial, sans-serif;
	font-size:17pt;
	color:#7a95a4;
	border: 0;
	font-weight:bold;
	height:15px;
	text-transform:normal;
	text-align:left;
	margin-bottom:0.2em;
	margin-top:25px;
	line-height: 1.3em;
	
}


h3{
	font-family:  lt_11440,  Arial, Helvetica, sans-serif;
	font-size:13pt;
	color:#6C8C9E; 

	border: 0;
	font-weight:bold;
	text-transform: normal;
	text-align:left;
	margin:0 0 0.2em 0;
	padding:0;
	line-height: 0.5em;
	
	}