a {
	color : navy;
	font-size : 12pt;
	font-family : "Trebuchet MS", Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration : none
}

a.1 {
      font-size: 18pt;
}

a.2 {
      font-size: 14pt;
}

a.3 {
      font-size: 12pt;
      font-weight : normal;
}

a:hover {
   color : red
}

a.nav {
	color : navy;
	font-size : 12pt;
	font-family : "Trebuchet MS", Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration : none
}

a.nav:hover {
	color : #4E69DE;
	text-decoration: none
}


body {
	color : navy;
	font-size : 12pt;
	font-family : "Trebuchet MS", Arial;
	font-weight : normal
}


h1 {
	color : white;
	font-size : 28pt;
	font-family : Arial;
	font-weight : normal
}


td.main {
	color : black;
	font-size : 36pt;
	font-family : "Kabel Bk BT", "Trebuchet MS", Arial;
	font-weight : normal
}


td.small {
	color : Black;
	font-size : 12pt;
	font-family : "Times New Roman";
	font-weight : normal
}


@font-face {
    font-family: Kabel Bk BT;
    font-style:  normal;
    font-weight: normal;
    src: url(KABELBK0.eot);
  }