body {
  background-color:#ffffff;
  margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
  background-image:url(images/background.gif); background-repeat:no-repeat;
}
a {
  font-family:Verdana, sans-serif;
  font-size:14px;
  text-decoration:none;
}
a:link {
  color:#666666;    
}
a:visited {
  color:#666666;
}
a:hover {
  color:#ce2539;
}
a:active {
  color:#ce2539;
}
a:focus {
  color:#ce2539;
}
a.nav {
  font-family:Verdana, sans-serif;
  font-weight:bold;
  font-size:13px;
  text-decoration:none;
}
a.nav:link {
  color:#555555;
}
a.nav:visited {
  color:#555555;
}
a.nav:hover {
  color:#ce2539;
}
a.nav:active {
  color:#ce2539;
}
a.nav:focus {
  color:#ce2539;
}
h1 {
  font-family:Verdana, sans-serif;
  font-size:18px;
  color:#333333;
}
h2 {
  font-family:Verdana, sans-serif;
  font-size:16px;
  color:#333333;
}
p {
  font-family:Verdana, sans-serif;
  font-size:14px;
  color:#333333;
}
p.italics {
  font-style:italic;
}
.navtxt {
  font-family:Verdana, sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#555555;
}
