@font-face {
  font-family: 'ErasMedium';
  src: url('erasmd.eot');
  src: url('erasmd.eot?#iefix') format('embedded-opentype'),
       url('erasmd.woff') format('woff'),
       url('erasmd.ttf') format('truetype'),
       url('erasmd.svg#ErasMediumITCRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ErasDemi';
  src: url('erasdemi.eot');
  src: url('erasdemi.eot?#iefix') format('embedded-opentype'),
       url('erasdemi.woff') format('woff'),
       url('erasdemi.ttf') format('truetype'),
       url('erasdemi.svg#ErasDemiITCRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.tk { font-family: ErasMedium, Arial, Helvetica, sans-serif; font-size: 10pt;}
.t { font-family: ErasMedium, Arial, Helvetica, sans-serif; font-size: 12pt;}
.tf { font-family: ErasMedium, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bolder;}
.tg { font-family: ErasMedium, Arial, Helvetica, sans-serif; font-size: 16pt;}
.tgf { font-family: ErasMedium, Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold;}
a {  font-family: ErasMedium, Arial, Helvetica, sans-serif; font-size: 12pt;}
h1 {  font-family: ErasDemi, Arial, Helvetica, sans-serif; font-size: 60pt; font-weight: bold; margin-top:0px; margin-bottom:5px;}
h2 {  font-family: ErasDemi, Arial, Helvetica, sans-serif; font-size: 36pt; font-weight: bold; margin-top:0px; margin-bottom:0px;}
h3 {  font-family: ErasDemi, Arial, Helvetica, sans-serif; font-size: 30pt; font-weight: bold; margin-top:0px; margin-bottom:0px;}
h4 {  font-family: ErasDemi, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold;}
h5 {  font-family: ErasDemi, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold;}
body {	background-color: #993333;}
table { background-color: #FFFFFF; background-position: center;}

#navigation a {
display: block;
float: left;
height: 26px;
margin-right: 0px;
padding-left: 10px;
padding-right: 10px;
padding-top: 6px;
font-size: 14pt;
font-weight: bold;
text-decoration: none;
color: #990000;
background-color: #FFCC66;
}

#navigation {
high: 26px
background-color: #FFCC66;
padding: 0px;
margin: 0px
}

#navigation a:hover {
color: #FFFFFF;
background-color: #993333
}

