﻿.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	color: #000080;
	text-align: center;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	font-style: normal;
	color: #000080;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: large;
	font-weight: bold;
	color: #800000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.header_name {
	color: #800000;
	font-size: 300%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
.spanish_name {
	font-size: 180%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
