body{ background: #E7EDF8 url(images/efishentbg.gif) repeat-y; }

a{ color: #CC9933; text-decoration: underline; font-weight: bold; }
a:hover{ color: #003399; text-decoration: none; font-weight: bold; }

b{ color: #003399; }

.credit font{ color: #6699CC; }
.credit a{ color: #6699CC; text-decoration: underline; }
.credit a:hover{ color: #6699CC; text-decoration: none; }

p, td, li{ font-family: arial, helvetica, verdana, sans-serif; font-size: 11pt; line-height: 130%; }

H5{ font-family: arial, helvetica, verdana, sans-serif; }

input, textarea{
  background-color: #F3F6FC;
  border: #14319B 1px solid;
  color: black;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 11pt
}