body {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
}

td {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

th {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

ul {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #003399;
}

h2 {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: oblique;
	color: #003399;

}


a {
	text-decoration: none;
	color: #999999;
}

a:hover {
	color: #000000;
}

a.cabecera {
	text-decoration: none;
	color: #000000;
}

a.cabecera:hover {
	color: #FFFFFF;
}

input.boton {
	border:0px solid #CCCCCC;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 9pt;
	background-image: url(imagenes/boton.jpg);
	width: 116px;
	height: 32px;
}