body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	background-image: url(imagenes/fondo.gif);
	}
p{
	margin: 5px 0px 10px 0px;
	line-height: 17px;
	color: #696969;
}
strong{
	color: #000;
}
	input{
	font-size: 11px;
}
h3{margin: 15px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	border-bottom: 1px solid #D3D3D3;
	color: Black;
}
h4{margin: 15px 5px 0px 5px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	text-align: center;
	color: Gray;
}
h5{
	font-size: 11px;
	text-align: center;
	margin: 5px;
}
h6{
	font-size: 10px;
	margin: 0px;
	color: #A9A9A9;
	font-weight: normal;
	text-align: center;
}
a:link {color: #0033CC;	text-decoration: none;}
a:visited {color: #4169E1; text-decoration: none;}
a:hover {color: Blue;}
a:hover img {text-decoration: none; border: none;}
a:active {color: #0033CC; text-decoration: none;}
ul{
	margin: 5px 0px;
	padding: 0px;
}
li{
	list-style: none;
	margin: 2px 0px;
	font-weight: bold;
}
img{
	border: none;
}
