#container  {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 800px;
    background-color:#ffffff;
}


a {
	color : navy;
	font-size : 12pt;
	font-family : "Trebuchet MS", Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration : none
}

a:hover {
   color : #4E69DE
}

a.nav {
	color : navy;
	background-color : white;
	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
}


.main {
    color: navy;
	background-color : white;
	font-size : 12pt;
	font-weight : normal;
	font-family : "Trebuchet MS";
	text-decoration : none;
}

h1 {
	color : white;
	font-size : 28pt;
	font-family : Arial;
	font-weight : normal
}

h3 {
    color: navy;
    font-size: 14pt;
    font-family: "Trebuchet MS", Arial;
    font-weight: bold;
}    




td {
	color : black;
	font-size : 36pt;
	font-family : "Trebuchet MS", Arial;
	font-weight : normal
}

td.small {
	color : Black;
	font-size : 10pt;
	font-family : "Trebuchet MS", "Times New Roman";
	font-weight : normal;
}

@font-face {
    font-family: Kabel Bk BT;
    font-style:  normal;
    font-weight: normal;
    src: url(KABELBK0.eot);
  }