body {
background: #F2F2F2;
color: #000000;
margin: 0px 0px 0px 0px;
padding-left: 0px;
font-family: Tahoma;
text-align: center;
}
a:link{
	text-decoration:underline;
	font-family: Times New Roman, Times, serif;
	color: #0000FF;
}
a:visited{
	text-decoration:underline;
	font-family: Times New Roman, Times, serif;
	color: #0000FF;
}
a:hover{
	text-decoration:none;
	font-family: Times New Roman, Times, serif;
	color: #FF0000;
}
.recips a:link{
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
}
.recips a:visited{
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
}
.recips a:hover{
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
}

