﻿h1 {
	color: #800000;
	font-style: italic;
}
h2 {
	color: #800080;
}
a {
	color: #0000FF;
	font-size: 9px;
}
dd {
	font-style: italic;
}
.elementonegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #808080;
	font-size: 12px;
}
.elementocampo {
	font-family: "Courier New", Courier, "espacio sencillo";
	font-size: 11px;
	font-style: italic;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #800080;
	text-align: justify;
}
body {
	background-color: #C0C0C0;
	background-image: url('Escudo01.gif');
}
