
body {
	
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #f5f5f5;
	background-image: url(bg.gif);
	background-repeat:no-repeat;

}



.texto {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #5D5D5D;
	
}

.titulo {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #5D5D5D;
	font-weight: bold;
	
}







