/* VISMEA v4*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
table { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #666666;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
a:active { 
	text-decoration: normal; 
}
a:hover { 
	text-decoration: underline;
}


.content {
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.text_requirements {
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
}

.div_index_body {
	overflow: visible;
	position: relative;
	visibility: inherit;
	z-index: auto;
	width: 100%;
	margin-top: 12%;
}
.div_index_footer {
	overflow: visible;
	position: absolute;
	visibility: inherit;
	z-index: auto;
	height: 70px;
	width: 100%;
	bottom: 0pt;
}
