.body{
	background-image: url(http://www.legendshotel.com.au/newsletter/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F8F8F8;
}
td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D3D3D;
	text-decoration: none;
}
a:link, a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E26900;
	text-decoration: underline;
}
.small {
	font-size: 9px;
}

.blue {
	color: #12123F;
}
li {
	text-align: left;
	margin-left: -10px;
}
.borderorange {
	border: 1px solid #FD7600;
}
.bordergreen {
	border: 1px solid #3B7B16;
}
.borderblue {
	border: 1px solid #12123F;
}
.white {
	color: #FFFFFF;
}

