BODY {
scrollbar-face-color: #DEDCCF;
scrollbar-highlight-color: #DEDCCF;
scrollbar-3dlight-color: #224F3D;
scrollbar-darkshadow-color:#DEDCCF;
scrollbar-shadow-color: #224F3D;
scrollbar-arrow-color: #224F3D;
scrollbar-track-color: #DEDCCF;
}

.papel01 {
	background-attachment: fixed;
	background-image: url(images/papel01.jpg);
	background-repeat: no-repeat;
}
.Titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #264D3A;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #264D3A;
}
.textoSangria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #264D3A;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
}
.Seccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #264D3A;
	padding-left: 15px;
}
.Seccion01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #264D3A;
	padding-left: 18px;
}
.textoJustificado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #264D3A;
	text-align: justify;
}

