.pageheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 36pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.subpageheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.subpageheader2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
p {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11pt;
}
ul {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11pt;
}
.box {
	margin: 2px;
	padding: 4px;
	float: none;
	background-color: #CCCCCC;
	text-align: left;
	clear: none;
}
.box2 {
	border: thin solid #CC0000;
}

.bold {
	font-weight: bold;
}
a {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CC0000;
}
hr {
	color: #CC0000;
}
.fuente {
	font-size: 9px;
	font-style: italic;
}

