		body {
			overflow:hidden;
			margin: 0px;
			padding: 0px;
		}
		a, td.welcome {
			color: #FFFFFF;
			font-weight: bold;
			font-family: Verdana;			
			font-size: 11px;
			text-decoration: none;
		}		
		td.welcome {
			padding-left: 30px;
		}	
		td.line {
			background-color: #65CC33;
		}
		td.main_image {
			border: 2px solid #FFFFFF;
			border-top: 0px;
			padding: 0px;
			margin: 0px;
			width: 610px;
		}
		td.image-start {
			border: 2px solid #FFFFFF;
			padding: 0px;
			padding-top: 42px;			
		}
		td.text-start {
			border: 0px;
			padding: 0px;
			padding-top: 10px;		
			height: 55px;			
		}
		td.text-start img {
			vertical-align: middle;
			border: 0px;
		}
		td.image-table{
			padding-left: 13px;
			padding-right: 13px;
		}
		table.image-table {
			position: relative; top: -65px; right: -13px;
			z-index: 5;
		}

