/* background-repeat: no-repeat; */
body, td {
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
A, A:visited, A:link {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}
A:hover {
  text-decoration:none;
  color: #0020AC;
  font-weight: bold;
}
A:active {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}

A.headerUrl, A.headerUrl:visited, A.headerUrl:link { 
  color: #ffffff;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
}

A.headerUrl:hover {
  color: #ffffff;
  text-decoration:none;
  font-weight: bold;
  font-size: 12px;
}
A.headerUrl:active {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
  font-size: 12px;
}
span.content {
	color: #000000;
        font-family: Verdana;
        font-size: 12px;
}
span.content16 {
	color: #000000;
        font-family: Verdana;
        font-size: 16px;
        font-weight: bold;
}
span.contentWhite {
	color: #FFFFFF;
        font-family: Verdana;
        font-size: 12px;
}
