body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.Copyright {
	font-size: 9px;
	color: #666666;
}
	
.Titulo_lista {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CC6666;
	padding: 4px 4px 4px 8px;
}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-weight: normal;
}
h4 {
	line-height: 24px;
}
.texto_normal {
	text-indent: 30px;
	padding-left: 20px;
	width: 450px;
	text-align: justify;
	padding-top: 0px;
	list-style-position: inside;
	list-style-type: disc;
}
h5 {
	text-indent: 10px;
	padding-left: 0px;
	font-style: italic;
	padding-bottom: 0px;
}
.texto_lista {
	list-style-position: inside;
	list-style-type: square;
	color: #000000;
}
.email {
	color: #000000;
}
