body {
 COLOR: #000000;
 BACKGROUND-COLOR: #f4f4f4;
 padding: 0;
 margin: 0;
 top: 0;
 bottom: 0;
 padding: 20px;
 font-size: 0.8em;
 font-family: "Gill Sans", "Trebuchet MS", "Gill Sans", sans-serif;
 }

p {
margin: 0;
padding-top: 3px;
padding-bottom: 3px;
}

br {
margin: 0;
padding-top: 3px;
padding-bottom: 3px;
}

ul {
margin-top: 0;
list-style: square;
}

li {
margin: 1px;
padding-top: 6px;
}

h1 {
margin: 0;
padding-top: 8px;
padding-bottom: 3px;
font-size: 1.2em;
font-family: "Gill Sans", "Trebuchet MS", "Gill Sans", sans-serif;
font-weight: bold;
color: #660033;
}

h2 {
margin: 0;
padding-top: 8px;
padding-bottom: 3px;
font-size: 1.1em;
font-family: "Gill Sans", "Trebuchet MS", "Gill Sans", sans-serif;
font-weight: bold;
color: #660033;
}

h3 {
margin: 0;
padding-top: 8px;
padding-bottom: 3px;
font-size: 1em;
font-family: "Gill Sans", "Trebuchet MS", "Gill Sans", sans-serif;
font-weight: bold;
color: #660033;
}

h4 {
margin: 0;
padding-top: 8px;
padding-bottom: 3px;
font-size: 1em;
font-family: "Gill Sans", "Trebuchet MS", "Gill Sans", sans-serif;
font-weight: bold;
color: #660033;
}

.page {
  padding-left: 2px;
  padding-right: 10px;
  text-align: center;
}

.copyrt {
color: #fff;
padding: 7px;
background-color: #660033;
font-size: 0.8em;
font-weight: normal;
text-align: center;
font-family: Arial, helvetica, sans-serif;
}

td {
color: #000;
padding-top: 5px;
text-align: left;
vertical-align: top;
}

td A {
color: #660033;
font-weight: normal;
}

td A:link {
color: #660033;
font-weight: normal;
}

td A:hover {
color: #660033;
font-weight: normal;
}

.htd {
  background-color: #660033;
  color: #fff;
  font-weight: 100;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 3px;
 }
 
.gtd {
    background-color: #ccc;
    color: #000;
    padding: 3px;
 }


.uptab {
 color: #fff;
 font-size: 0.8em;
 background-color: #660033;
 padding-top: 5px;
 padding-left: 15px; 
 padding-right: 15px;
 padding-bottom: 5px;
 text-align: center;
 border-top: 1px outset #333;
 border-right: 1px outset #333;
 border-bottom: 1px outset #333;
 font-weight: bold;
 font-family: Arial, helvetica, sans-serif;
}

.uptab A {
color: #fff;
text-decoration: none;
}

.uptab A:link {
color: #fff;
text-decoration: none;
}

.uptab A:hover {
color: #999;
}

.dntab {
 color: #fff;
 font-size: 0.8em;
 background-color: #664254;
 padding-top: 5px;
 padding-left: 15px; 
 padding-right: 15px;
 padding-bottom: 5px; 
 text-align: center;
 font-weight: bold;
 border-top: 1px outset #333;
 border-right: 1px outset #333;
 border-bottom: 1px outset #333;
 font-family: Arial, helvetica, sans-serif;
}

.dntab A {
color: #fff;
text-decoration: none;
}

.dntab A:link {
color: #fff;
text-decoration: none;
}

.dntab A:hover {
color: #fff;
}

.box {
 background-color: #FFD967;
 text-align: left;
 border: 1px solid #9CB2D7;
 padding: 6px;
 font-size: 0.8em;
}

.box A {
color: #000;
}

.box A:link {
color: #000;
}

.box A:hover {
color: red;
}

.bar {
 background-color: #9cb2d7; 
 padding: 5px; 
 border-left: 1px solid #9cb2d7;
 border-right: 1px solid #9cb2d7;
}

.listbox {
 color: #000;
 background-color: #fff;
 font-family: "Trebuchet MS", "Gill Sans", sans-serif;
 font-weight: normal;
 padding: 1px;
 }

.button {
color: #fff;
font-weight: normal;
background-color: #660033; 
padding: 2px;
border: 1px outset #660033;
}

.button A {
color: #fff;
text-decoration: none;
}

.button A:link {
color: #fff;
text-decoration: none;
}

.button A:hover {
color: red;
}

.menu {
  padding: 6px;
  border-bottom: 1px solid #660033;
 }
 
.menu A {
color: #660033;
text-decoration: none;
}

.menu A:link {
color: #660033;
text-decoration: none;
}

.menu A:hover {
color: #999;
text-decoration: none;
}

.smltext {
    font-size: 0.8em;
}
