p, td {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
  text-decoration: none;
  margin-bottom: -10px;
}

a:link, a:visited {
  color: #CC3333;
  text-decoration: none;
  font-weight: normal;
}

a:active, a:hover {
  color: #B4B4B4;
  text-decoration: underline;
  font-weight: normal;
}


p.textlinks {
  font-size: 10px;
}


a.red:link, a.red:visited {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #CC3333;
  font-weight: normal;
}


a.textlinks:link, a.textlinks:visited {
  color: #333333;
  text-decoration: none;
  font-weight: normal;
}


a.textlinks:active, a.textlinks:hover {
	color: #343499;
	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: #C2D1D9;
  text-decoration: none;
  font-weight: normal;
}

h1 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #CC3333;
  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;
}

 

