/* CSS Document */
<style type="text/css">
	
	body {
		margin:0px 0px 0px 0px;
		padding:0px;
		}
.tdpadding {
	padding: 0px 10px;
	}	
		
	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #333;
		padding-top:0px;
		}
.tdleft {
	padding-top: 20px;
}		
		
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
}

</style>

