body {
  padding-left: 187px;
  padding-top: 5em;
  font-size: 80%;
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: #000000;
  background-color: #FFFFDD;
  background-image: none }
.imgl {
  float: left;
}
img {
  border: 0;
}
.logo {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 6px;
  left: 6px;
}
.banner {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 6px;
  left: 187px;
  width: 36em;
}
p.slogan {
  margin: 0;
  font-family: "Times New Roman", serif;
  font-size: 240%;
  font-style: italic;
  font-weight: bold;
  width: 30em;
}
.invisible {
  color: #FFFFDD;
  font-size: 1%;
}
a.invisible {
  color: #FFFFDD;
}
ul.navbar1 {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 116px;
  left: 6px;
  width: 160px; }
ul.navbar1 li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 95%;
	text-align: left;
}
ul.navbar2 li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	left: 1em;
}
.bodytwo {
	font-family: "Times New Roman", serif;
	font-size: 80%;
	background: #EEEEFF;
	color: #000000;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 200%;
	text-align: center;
}
h2 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 160%;
}
h3 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 120%;
}
h4 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 100%;
}
th {
  text-align: left;
  background : yellow;
  color : #000000;
}
a {
  text-decoration: underline;
  color:  #FF0000;
  background : transparent;
  font-weight: bold;
  outline: none;
}
a.externallink {
  text-decoration: underline;
  color:  #802020;
  background : transparent;
  font-weight: bold;
  font-style: italic;
  outline: none;
}
a:visited {
	color:  #CC0000;
	background : transparent;
	font-weight: bold;
}
a:active {
	color: #884400;
	background : transparent;
}
a:hover {
	color : #880000;
	background : #FFFF00;
	font-weight: bold;
}
