/**************************************************/
body, td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px
}
/**************************************************/
a img {
	border:none;
}

h3 {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
	margin:0;
	margin-bottom: 8px;
}
/**************************************************/
a, a:active, a:visited {
  color: #0000FF;
	text-decoration: underline;
}
a:hover {
  color: #FF0000;
	text-decoration: none;
}
/**************************************************/
a.recip, a.recip:active, a.recip:visited {
	font-size: 14px;
  color: #FF9933;
	text-decoration: none;
}
a.recip:hover {
  color: #FFCC33;
	text-decoration: underline;
}
/**************************************************/

