h1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-align: center;
}
p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000033;
}
.pcentrado {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
a:link {
	color: #666600;
}
a:visited {
	color: #000033;
}
.pleft {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.pright {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #333333;
}
.pcentradonormal {

	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.donde {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	white-space: normal;
	margin: 15px 0px 0px;
}
.pcentradonaranja {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
