A:link {
  color: #990099;
  text-decoration: none;
}

A:visited {
  color: #990099;
  text-decoration: none;
}

A:hover {
  color: darkgreen;
  text-decoration: underline;
}

A:active {
  color: darkgreen;
  text-decoration: none;
}

BODY {
  background-image: url(http://banning.net/graphics_new/logo.jpg);
  background-color: white;
  font-family: "Times New Roman", Times, serif;
  ; background-attachment: fixed;
}

 
.hd1 {
  color: #000000;
  font-size: 20pt;
  font-weight: bold;
}

.hd2 {
  color: #000000;
  font-size: 16pt;
  font-weight: bold;
  font-style: italic;
}

.hd3 {
  color: #000000;
  font-size: small;
  font-weight: normal;
  font-style: normal;
}

.hd4 {
  color: #000000;
  font-size: 14pt;
  font-weight: bold;
  font-style: italic;
  white-space: nowrap;
  background-color: #CCCCCC;
}

.hd5 {
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
}

.menuText{
	font-size: 11pt;
	font-family : Arial, Helvetica, sans-serif;
}

IMG {
  padding-top: 10pt;
  padding-right: 10pt;
  padding-left: 10pt;
  padding-bottom: 10pt;
}

.v_spacing {
  font-style: normal;
  height: 100pt;
}
