BODY {
	font-size:72%; /* for IE% Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:76%; /* for all other 'compliant' browsers */
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0px;
	margin: 0px;
	background: #FFF url(http://www.enviosdeemail.com/i/body_bkg.gif) repeat;
}
body.nobkgrd {
	background: #FFF;
}
body.graybkgrd {
	background: #CCCCCC;
}
html>body  { /* be nice to opera */
	font-size: 76%;
}
.page {

    background: transparent;
    width: 95%;
    padding-right: 12px;
}
.screen {
    text-align: left;
    padding: 0px 20px 0px 20px;
    clear: left;
}
.title{
	margin-bottom: 15px;
	padding-bottom: 0px;
	padding-top: 20px;
	padding-left: 15px;
	background: #FFF url(http://www.enviosdeemail.com/i/title_bkg.gif) repeat-x bottom;
	vertical-align: bottom;
	height: 35px;
	display: block;
}
.title h1 {
	font-size: 1.7em;
	font-weight: bold;
	text-align: left;
}
.title-sub {
	margin-bottom: 15px;
	color: #333333;
	margin-top: -10px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: .9em;
}