img { 
	border: none;
}

body { 
	background-color: #99abb9;
	text-align: center;
}
h1, h3 { 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #cc6633;
}

h2 { 
	font-weight: normal;
	color: #cc6633;
	font-size: 14px;
}

h1 { 
	font-size: 18px;
}

h3 { 
	font-size: 14px;
	font-weight: normal;
}

table { 
	margin: 0 auto;
	background-color: #fff;
	color: #666666;
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

table tr.footer, table tr.footer td { 
	text-align: center;
	width: auto;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

table tr.footer td a { 
	font-size: 12px;
}

table tr.footer td p { 
	color: #999999;
}

table td { 
	width: 270px;
	vertical-align: top;
}

table.credits { 
	width: 240px;
	color: #cc6633;
	text-align: left;
}

table.credits td.align { 
	width: 50px;
	text-align: right;
}

table td img.cover { 
	width: 270px;
	height: 100%;
	position: absolute;
	z-index: 1;
}