body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes/background_web.jpg); 	font-family: Verdana;
	font-size: x-small;
	margin-top:0px;
}
p {font-family: Verdana;
	font-size: x-small;}
	div {font-family: Verdana;
	font-size: x-small;}
.Estilo10 {
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	font-size: small;
}
.Estilo14 {
	font-family: Verdana;
	font-size: x-small;
}
.Estilo15 {font-family: Verdana; font-size: x-small; font-weight: bold; }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h2 { font-size:13px; font-weight:bold; margin:1px; padding:1px;}
h3 { font-size:13px; font-weight:bold; margin:1px; padding:1px;}

ul{ 
	padding:0px;
	margin:0px;
	list-style-type:none;
}