body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000099;
	background-color: #FFFFCC;
	border: thin solid #3333CC;
	height: 50px;
	
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
                  text-align: center;
	font-weight: bold;
	color: #000099;
	background-color: bisque;
	height: 40px;
	width:550px;
                  position:relative;
                  left:0px;
}
.pie {
                  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
                  text-align: left;   
                  background-color: #FFFFCC;
	border: medium solid bisque;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	background-color: #66FFFF;
}
link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
}
tr {
	background-color: #FFFFCC;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #663300;
	cursor: default;
	page-break-before: always;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333399;
	background-color: #CCFFFF;
	text-align: center;
	padding: 0px;
	height: 30px;
	width: 600px;
	border: medium solid #FF0000;
	vertical-align: top;
	display: block;
	}
td {
	background-color: #FFFFCC;
}
table {
	background-color: #FFFFCC;
	border: none;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6633CC;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333399;
	background-color: #FFFFCC;
	height: 35px;
	width: 480px;
	border: thin solid #000066;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #CC0000;
	line-height: normal;
	vertical-align: top;
	height: 10px;
	width: auto;
	text-align: center;
	text-decoration: blink;
	background-color: #CCFFFF;
	border: medium dotted #3300CC;
}
textarea {
	background-color: #E2FBFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
th {
	background-color: #FFCC99;
	text-align: left;
}
img {
	bottom: auto;
	vertical-align: bottom;
	background-image: none;
	background-position: bottom;
	position: relative;
}
