body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	clear:left;
	font-size: small;
}

a {
	color: #066;
	text-decoration: underline;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	text-align: center;
	color: #066;
}

h1 {
	margin-top: 20px;
}

td {
	vertical-align: top;
}


#container {
	width: 600px;
	border: solid 1px #000000;
	margin-bottom: 20px;
}

#content {
	margin: 0px 20px 10px 20px;
	width: 560px;
	/*background-image: url(/images/template/email/email_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;*/
	clear:left;
}

#header, footer {
	clear:left;
}

#unsub {
	width: 600px;
	clear:left;
	font-size: x-small;
	text-align: center;
	color: #066;
}


