body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #FFE6F9;
	background-color: #7A005C;
}
a:hover {
	line-height: normal;
	color: #FF66D9;
	text-decoration: underline;
}
.table1 {
	background-color: #CC0099;
	border: 2px solid #FFE6F9;
}
.table2 {
	background-color: #7A005C;
	border: 1px solid #FFE6F9;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFE6F9;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFE6F9;
	text-decoration: underline;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FF66D9;
	text-decoration: underline;
}
.link3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: normal;
	font-weight: bold;
	color: #FF66D9;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FFE6F9;
}
.border {
	border: 1px solid #FFE6F9;
}
.recip1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFE6F9;
	text-decoration: none;
}
.recip2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #FF66D9;
	text-decoration: underline;
}
.recipcell {	background-color: #7A005C;
	border: 1px solid #FFE6F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.reciptable {	
	border: none;
}

