p, td {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
  text-decoration: none;
  margin-bottom: -10px;
}

a:link, a:visited {
  color: #006A47;
  text-decoration: none;
  font-weight: normal;
}

a:active, a:hover {
  color: #999966;
  text-decoration: underline;
  font-weight: normal;
}


p.textlinks {
  font-size: 10px;
}


a.green:link, a.green:visited {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #006A47;
  font-weight: normal;
}


a.textlinks:link, a.textlinks:visited {
  color: #333333;
  text-decoration: none;
  font-weight: normal;
}


a.textlinks:active, a.textlinks:hover {
  color: #006A47;
  text-decoration: none;
  font-weight: normal;
}

p.subnav {
  font-size: 10px;
}

a.subnav:link, a.subnav:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
} 

a.subnav:active, a.subnav:hover {
  color: #CBD7E6;
  text-decoration: none;
  font-weight: normal;
}

h1 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #902147;
  font-weight: bold;
  margin-bottom: -12px;
} 

h2 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: -5px;
  margin-top: 25px;
}

ul {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
  text-decoration: none;
  font-weight: normal;
  margin-top: 10px;
}

li {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
  text-decoration: none;
  font-weight: normal;
  margin-bottom: 5px;
}

 