.sendtofriend {
	background-color: #f2e7bc;
	color: #242424;
	text-align:left;
	height:400px;
	border:1px solid black;
	margin:0px;
}
.sendtofriend h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
}
.sendtofriend p {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
.sendtofriend a {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	text-decoration: none;
}


