body {
	padding: 0px;
	margin: 0px;
	background-color: #e4f4ff;
	}

body, p, br, tr, td, div {
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #333333;
		}

#recip {}
		
.recip a:link,a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: blue;}

h1 {
	font-size: 36px;
	color: #ffffff;}
	
img {
	color: white;
	border: 2px solid;}	

a:link, a:visited {
	color: blue;
	text-decoration: underline;
	font-size: 14px;
	}

a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
.description
	{text-align: justify;
	font-size: 11px;}
