a {
  font-family: verdana, arial, sans-serif;
  text-decoration: none;
}

a:link {color: #0000A8;}
a:visited {color: #0000A8;}
a:hover {color: #CC7373;}
a:active {color: #CC7373;}

p, td, th, ol, ul, blockquote {
  font-family: verdana, arial, sans-serif;
  color: #003333;
  font-size: 12px;
}

input, select, textarea {
  font-family: verdana, arial, sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-family: arial, sans-serif;
  color: #35737D;
}

.hdrsml {
  font-family: arial, sans-serif;
  color: #35737D;
  font-size: 12px;
  font-weight: bold;
}

.hdrmed {
  font-family: arial, sans-serif;
  color: #35737D;
  font-size: 15px;
  font-weight: bold;
}

.hdrlrg {
  font-family: arial, sans-serif;
  color: #35737D;
  font-size: 18px;
  font-weight: bold;
}

.txtlrg {
  font-size: 14px;
}

.txtsml {
  font-size: 10px;
}

.txttny {
  font-size: 8px;
}
