/* PCDTR
   especify the font-size in pt.
   font-family: use the font filename
*/

@import "texts.php";


h3{
	font-family: FUTURA;
	font-size:15px;
	color:#4374CE;
	background-color:#fff;
	background:transparent;
	font-weight:normal;
	text-transform:uppercase
}
h3 a{
	color:#2977c7;
}
h3 a:hover{
	color:#e33f00;
	background-color:#f8f6d5;
	text-decoration:none;
}
h2{
	text-transform:none;
	font-family: FUTURA;
	font-size:16px;
	color:#1047AC;
	background-color:#fff;
	background:transparent;
	font-weight:normal;
}
h2 a{
	color:#2977c7;
}
h2 a:hover{
	color:#e33f00;
	background-color:#f8f6d5;
	text-decoration:none;
}

h4 {
	text-transform:none;
	font-family: FUTURA;
	font-size:11px;
	color:#1047AC;
	background-color:#fff;
	background:transparent;
	font-weight:normal;
}

h4 a {
	color:#1047AC;
}
h4 a:hover{
	color: #6699FF;
	text-decoration:none;
}

h5 {
	text-transform:none;
	font-family: FUTURA;
	font-size:11px;
	color:#3366CC;
	background-color:#fff;
	background:transparent;
	font-weight:normal;
}

h1.vejatbm {
	text-transform:none;
	font-family: FUTURAB;
	font-size:12px;
	color: #033EAA;
	background-color:#fff;
	background:transparent;
	font-weight:normal;
}

h1.vejatbm a {
	color: #033EAA;
}
h1.vejatbm a:hover{
	color: #6699FF;
	text-decoration:none;
}
