.subtitulo {
	font-family: arial;
	font-size: 14px;
	color: #333333;
}
.textogrande {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.celdapad {
	padding: 10px;
}
a:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.notapie {
	font-family: arial;
	font-size: 10px;
	color: #333333;
}
.celdapadpeq {

	padding: 3px;
}
.titulonaranja {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
}
.textograndeazul {

	font-family: arial;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}
.lista {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	display: block;
}
body {
	margin: 0px;
}
.textoindent {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	margin-right: 5px;
	margin-left: 15px;
}
p {

	font-family: arial;
	font-size: 12px;
	color: #666666;
}
li {

	font-family: arial;
	font-size: 12px;
	font-style: normal;
	display: block;
}
td {

	font-family: arial;
	font-size: 10px;
	color: #333333;
}
.nopad {
	margin: 0px;
	padding: 2px;
}
