@CHARSET "UTF-8";




/*  ************************************************************************ 
 *   
 *  ************************************************************************ */ 
table#static {
  width: 100%;
	border: 0;
}
table#static tr td.image {
  width: 674px; 
	height: 440px;
	text-align: center;
}
table#static tr td.text {
	width: 264px;
	padding: 0 10px 0 0;
  vertical-align: bottom; 
	voice-family: "\"}\""; 
	voice-family: inherit;
  width: 254px;
}
html>body table#static tr td.text {
  width: 254px;
}
table#static tr td.text p { 
  text-align: justify;
}
table#static tr td.text p.last { 
	padding-bottom: 0;
	margin-bottom: 0;
}
 
