TABLE {
	color : Black;
	font-family : "Times New Roman", Times, serif;
}
.TD {
	border : 1px;
	border-style : solid;
	border-color : Black;
}
.botline {
	border-bottom : 1px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-style : solid;
	border-color : Black;
}
.recip {
	background-color: #FFFFFF;
	height: 52px;
	width: 140px;
	border: 1px solid #000000;
	text-align: center;
	line-height: 12px;
}
.recipa {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.recipb {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
}

