/* CSS Document */

p {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color:#FFFFFF;
	
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #00CC00;
	font-style: normal;
}

body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../../imagenes/pagina/index/FONDO.gif);
}
