body {
	scrollbar-arrow-color: #657078;
	scrollbar-base-color: #5f6a71;
	scrollbar-darkshadow-color: #657078;
	scrollbar-track-color:#50595f;
	scrollbar-face-color: #50595f;
	scrollbar-shadow-color:#5f6a71;
	scrollbar-highlight-color: #50595f;
}

.textobase {
	text-align:justify;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #edf5fa;
	font-weight: normal;
	white-space: normal;
	line-height:16px;
}

.textobasebold {
	text-align:justify;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size:13px;
    text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	line-height:16px;
}
.titulos {
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #ffffff;
}
.iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
