body {
  font-family:"Verdana";
  font-size:14px;
  margin:0px;
  padding:0px;
  /* bgcolor: #FFFFFF;
  text: #000000;
  link: #0000FF;
  vlink: #800080; */
}
/* add background color, text color and link colors to body above */
p.copyright {
  font-family:"Verdana";
  font-size:10px;
  line-height:14px;
}
p.contact {
  font-family:"Verdana";
  font-size:14px;
  line-height:18px;
  color:white;
}
p.bkmain {
  font-family:"Verdana";
  font-size:14px;
  line-height:18px;
}
p.footer {
  font-family:"Verdana";
  font-size:13px;
  line-height:16px;
}
p.heading {
  font-family:"Verdana";
  font-size:36px;
  line-height:45px;
  color:white;
  font-style:italic;
}
ul.text {
  font-family:"Verdana";
  font-size:14px;
  line-height:18px;
}
td.navbutton {
  background-color:black;
}
form {
  margin:0px;
  padding:0px;
}

/*#logo {
  position: relative;
  margin: 15px;
} */