<!--
  character list, used to create webfonts
  ! "#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€²³ΐΑΒΓΔΕΗΘΙΚΛΜΝΞΟΩΪΫάίΰαβγδεζηθικλμνξορςστυφωϊϋό
-->

@font-face {
  font-family: AvantGarde Md BT;
  font-style:  normal;
  font-weight: normal;
  src: url( "../embeddedfonts/AVANTGA3.eot");
}
@font-face {
  font-family: AvantGarde Md BT;
  font-style:  normal;
  font-weight: bold;
  src: url( "../embeddedfonts/AVANTGA2.eot");
}
@font-face {
  font-family: AvantGarde Md BT;
  font-style:  oblique;
  font-weight: normal;
  src: url( "../embeddedfonts/AVANTGA1.eot");
}
@font-face {
  font-family: AvantGarde Md BT;
  font-style:  oblique;
  font-weight: bold;
  src: url( "../embeddedfonts/AVANTGA0.eot");
}

body {
	font-family: Arial,AvantGarde Md BT;
	font-size: 11pt;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
}
p {
	font-family: Arial,AvantGarde Md BT;
	font-size: 11pt;
}
td {
	font-family: Arial,AvantGarde Md BT;
	font-size: 11pt;
}
b {
	font-family: Arial,AvantGarde Md BT;
	font-size: 11pt;
	font-weight: bold;
}
li {
	font-family: Arial,AvantGarde Md BT;
	font-size: 11pt;
}
a {
	color: 0020FF;
}

