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

@import "texts.php";


h1 {
	font-family: HelveNeuThi, Arial, Tahoma, sans;
	font-size: 28pt;
	line-height: normal;
	color: #003366;
	background-color: #FFFFFF;
	background:transparent;
	font-weight:normal;
}

h1 strong {
	font-family: HelveNeuLig, Arial, Tahoma, sans;
	font-style:normal;
	color: #003366;
}

h1 strong b {
	font-family: HelveNeuLig, Arial, Tahoma, sans;
	font-style:normal;
	color: #003366;
}

h1 em {
	font-family: HelveNeuThiIta, Arial, Tahoma, sans;
	font-style:normal;
}

h1 a {
	color:#003366;
	text-decoration:none;
}

h2 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

h2 {
	font-family: HelveNeuThi, Arial, Tahoma, sans;
	font-size: 20pt;
	line-height: normal;
	color: #003366;
	background-color: #FFFFFF;
	background:transparent;
	font-weight:normal;
}

h2 strong {
	font-family: HelveNeuLig, Arial, Tahoma, sans;
	font-style:normal;
	color: #003366;
}

h2 em {
	font-family: HelveNeuThiIta, Arial, Tahoma, sans;
	font-style:normal;
}

h2 a {
	color:#003366;
	text-decoration:none;
}

h2 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

h3 {
	font-family: HelveNeuThi, Arial, Tahoma, sans;
	font-size: 16pt;
	line-height: normal;
	color: #003366;
	background-color: #FFFFFF;
	background:transparent;
	font-weight:normal;
}

h3 strong {
	font-family: HelveNeuLig, Arial, Tahoma, sans;
	font-style:normal;
	color: #003366;
}

h3 em {
	font-family: HelveNeuThiIta, Arial, Tahoma, sans;
	font-style:normal;
}

h3 a {
	color:#003366;
	text-decoration:none;
}

h3 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}