body { color: black; font-size: 12px; font-family: Arial, Geneva, SunSans-Regular, sans-serif, Helvetica, "Trebuchet MS", SunSans-Regular, sans-serif; }
h1 { color: #00644b; font-size: 14px; font-family: Arial, Geneva, SunSans-Regular, sans-serif, Helvetica, "Trebuchet MS", SunSans-Regular, sans-serif; font-weight: bold; text-transform: uppercase; margin-top: 0; }
p {}

td {}

a:link { color: #00644b ; text-decoration: none; }

a:visited { color: #00644b ; text-decoration: none; }

a:hover { color: #707172 ; text-decoration: underline; }

a:active { color: #00644b ; text-decoration: underline; }

div.bgfixed {
  margin:0px 0px 0px 0px; border:0px solid red; 
  background-image:url(images/hg_text.jpg); background-repeat:no-repeat; background-position:center center;
  background-attachment:fixed;
}
ul { list-style-type: disc; margin: 0 0 0 20px; margin-left: 20px }
input { background-color: #fff; border-width: 1px; outline-width: 1px; }
textarea { background-color: #fff; border-width: 1px; outline-width: 1px; }

