@charset "UTF-8";
/* CSS Styles email hosting */

#all{
	width:670px;
	margin:auto;}
	
#title{
	font-family:Verdana, Geneva, sans-serif;
	font-size:21px;
	text-align:left;
	color:#017CC2;
	font-weight:normal;}
	
#texto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	color:#999;
	font-weight:normal;}
	
#topbanner{
	margin-top:-12px;
	margin-bottom:-4px;}
	
#textcontent{
	margin:0 auto;
	width:630px;}
