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

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

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

.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	background-color: #CCCCCC;
	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 {
	padding-left: 20px;
	width: 550px;
	text-align: justify;
	padding-top: 0px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 12px;
}
h5 {
	text-indent: 10px;
	padding-left: 0px;
	font-style: italic;
	padding-bottom: 0px;
}
.texto_lista {
	list-style-position: inside;
	list-style-type: square;
	display: list-item;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	white-space: normal;
	text-indent: 0px;
	padding-left: 0px;
	color: #0000FF;
}
