/* CSS Document */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #707C8A;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.style3 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.style8 {color: #FF0000}
.style10 {color: #0000FF}
.style12 {
	font-weight: bold;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-color: #F4F4F4;
	font-family: Arial;
	color: #000000;
}
.style13 {
	font-weight: bold;
	color: #707C8A;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial;
}
.style17 {
	font-family: Arial;
	padding: 10px;
	text-decoration: none;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	display: block;
	width: 322px;
}
.style17 a {
	text-decoration: none;
	color: #FFFFFF;
}
.style17 a:hover {
	text-decoration: none;
	color: #FF0000;
	background-color: #FFCC00;
	display: block;
}
.style18 {
	font-family: Arial;
	font-size: 12px;
}
.lista {
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.lista ul {
	padding-top: 20px;
}

.lista li {
	list-style-type: square;
	padding: 3px;
}

.lista a {
	color: #0099FF;
	text-decoration: none;
}
.lista a:hover{
	text-decoration: none;
	color: #FF0000;
}

