body {
	font-family: Arial, Helvetica, sans-serif;
}

.slide {
	background-color: #697EBD;
	border: 2px solid #CCCCCC;
	height: 17px;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	text-align: center;
	color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
}

.conttitle {
	background-color: #697EBD;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EEEEEE;
	padding-left: 3px;
	padding-top: 1px;
}

.cont {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	border: 3px solid #697EBD;
	border-top: 0px;
	padding: 3px;
}

div.novtop {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	color: #7f7f7f;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
}
div.novcont {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 3px solid #697EBD;
}
a.novcont {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a.novcont:hover {
    text-decoration: underline;
	color: #596EAD;
}


a.aboton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #F7F7F7;
	width: auto;
	height: 22px;
	margin: 1px;
	padding-top: 2px;
	color: #697EBD;
	border: 1px solid #CCCCCC;
	display: block;
}
a.aboton:hover {
	background-color: #697EBD;
	color: #EEEEEE;
}
a.aboton:active {
	background-color: #394E8D;
	color: #EEEEEE;
}

div.botonp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: auto;
	height: 22px;
	margin: 1px;
	padding-top: 2px;
	border: 1px solid #CCCCCC;
	display: block;
	background-color: #394E8D;
	color: #EEEEEE;
}

.divtitle {
	font-size: 22px;
	font-weight: bold;
	color: #EEEEEE;
}

.subtitle {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #008000;
	margin-top: 10px;
	margin-bottom: 5px;
}

div.texto {
	font-size: 14px;
	margin-bottom: 5px;
}

.ciicitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #398D4E;
}

.even {
	background-color: #EEEEEE;
}

.head {
	background-color: #798ECD;
}

table.result tr td {
	text-align: center;
}
