table.main {
  border: 3px solid #F5BF03;
  border-collapse: collapse;
  background-color: #EFE4B0;
}

table.guts {
  border: none;
  background-color: #EFE4B0;
}

.hdr {font-family: Arial; font-size: 20pt; font-weight: bold; color: #000000}
.medhdr {font-family: Arial; font-size: 15pt; font-weight: bold; color: #000000}
.smlhdr {font-family: Arial; font-size: 10pt; font-weight: normal; color: #333333}
.hdr3 {font-family: Arial; font-size: 20pt; font-weight: bold; color: #000000}

a.menu {color: #0000ff; font-family: Arial; font-size: 10pt; font-weight: bold; text-decoration: underline}
a.menu:visited {color: #0000ff}
a.menu:hover {color: #ff0000}

a.extrnl {color: #0000ff; font-family: Arial;  font-size: 10pt; font-weight: bold; text-decoration: underline}
a.extrnl:visited {color: #0000ff}
a.extrnl:hover {color: #ff0000}

.exlinks {color: #000000; font-family: Arial; font-size: 10pt;}




