body {
	font-family: Tahoma;
	/*background-image:  url("../image/fondo.jpg");*/
	font-size:13px;
	color:#333;
}
h3{
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	margin:10px 0 0 0;
}
h4{
	font-size:11px;
	font-weight:bold;
}
p{
	margin:0;
}
/*pre{
	font-family:inherit;
	font-size:inherit;
}*/

