body {
	scrollbar-face-color: #D8EEF9;
	scrollbar-highlight-color: #314157;
	scrollbar-3dlight-color: #D8EEF9;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #314157;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #D8EEF9;
	font-family: Tahoma;
	font-size: 13px;
	color: #314157;
	line-height: normal;
	background-image: url(../assets/degradado.jpg);
	background-repeat: repeat-x;
}
td, p {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	color: #FFFFFF;
	margin: 5px;
}
.capas {
	font-family: Tahoma;
	background-color: #314157;
	font-size: 12px;
	line-height: normal;
	font-weight: lighter;
	margin: 2px;
	color: #FFFFFF;
	text-align: justify;
}
.fecha {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #314157;
	background-image: url(../assets/titulo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer {
	background-image: url(../assets/footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
}
A:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	background-position: center center;
}
A:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
A:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
}

A:active {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8CA0B0;
}

