body {
  padding-left: 174px;
  padding-top: 4em; 
  font-size: 100%; 
  font-family: Georgia, "Times New Roman",
        Times, serif; 
  color: #000000; 
  background-color: white;
  background-image: none 
}
.logo {
  padding-left: 6px;
  padding-right: 6px;
  margin: 0;
  position: absolute;
  top: 47px;
  left: 0;
  width: 160px;
  text-align: center;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 80%;
  font-weight: bold;
  background-color: #F1EEDF;
  color: black;
}
img {
  border: 0;
}
.banner {
  padding-left: 174px;
  position: absolute;
  top: 0;
  left: 0;
  height: 47px;
  width: 100%;
  background-color: #BE2D2A;
  color: white;
}
.banner a {
  color: white;
  background-color: #BE2D2A;
}
.banner a:visited {
  color:  #FF9C6D;
  background-color: #BE2D2A;
  font-weight: normal; 
} 
.banner a:active {
  color: #884400;
  background-color: #BE2D2A;
} 
.banner a:hover {
  color : #FF9C6D;
  background-color: #BE2D2A;
  font-weight: bold; 
} 
ul.navbar1 {
  list-style-type: none;
  margin: 0;
  padding: 6px;
  position: absolute;
  top: 194px;
  left: 0;
  width: 160px;
  height: 100%;
  background-color: #F1EEDF;
  color: black; }
ul.navbar1 li {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
}
ul.navbar2 li {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 95%;
  left: 1em;
}
.companyname {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 36px;
  left: 17em;
}
p.company {
  margin: 0;
  font-family: "Helvetica", sans-serif;
  font-size: 180%;
  font-weight: bold;
  text-align: center;
}
.companyaddress {
  margin: 0;
  position: absolute;
  top: 30px;
  left: 40em;
  width: 210px;
}
p.address {
  margin: 0;
  font-family: serif;
  font-size: 80%;
  text-align: left;
}
.smalltitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	text-align: left;
}
.mediumtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 160%;
	text-align: left; 
}

div.banner a {
	margin-right: 10px;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 180%;
	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: 140%;
}
h4 {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 120%;
}
a {
  text-decoration: underline;
  color:  #FF0000;
  background-color : transparent;
  font-weight: bold;
  outline: none;
}
a:visited {
  color:  #BB0000;
  background-color : transparent;
  font-weight: bold;
}
a:active {
  color: #884400;
  background-color : white;
}
a:hover {
  color: #880000;
  background-color: #FFFF00;
  font-weight: bold;
}
