.hide {
	display:none;
	}
body
{ 
background: #C3C2A3;
text-align:center;
margin: 40px 0 0 0;
font-family: verdana, helvetica, arial, sans-serif;
}
img {
  display:inline;
	border:0;
}
a:link {
	font-weight:normal;
	color:#333;
	text-decoration:underline;
	background:transparent;
	}
a:visited {
	font-weight:normal;
	text-decoration:none;
	color:#333;
	background:transparent;
	}
	a:hover {
	font-weight:normal;
	text-decoration:underline;
	color:#fff;
	background:transparent;
	}
	a:active {
	font-weight:normal;
	text-decoration:none;
	color:#ccc;
	background:transparent;
	}
p {
	margin-top:0;
	margin-bottom: 1em;
	text-align:left;
	font-size: 11px;
	line-height:1.5;
}
address {
 text-align:left;
 font-weight:bold;
 font-style:normal;
 text-decoration:none;
 font-size:12px;
 margin-left:60px;
 margin-bottom:10px;}
poinsettia {
	color: red;
	font-weight: bold;
	font-size:18px
}
 