body {
	background-image: url(images/background-fade.jpg);
    background-attachment:fixed;
}
a {
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.notas {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #980020;
}
.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.direc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	line-height: 12px;
}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.tabla {
	border: solid #FFFFFF;
	margin: auto;
	cursor: auto;
	filter: Chroma(Color=003366);
}
		
			.mortgage_table {
	margin: 20px 0;
	background-position: center center;
}
.mortgage_error { margin: 10px 0 20px 0; color: #980020; font-weight: bold; }
.mortgage_titulos {
	margin: 10px 0 20px 0;
	color: #FF6600;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.notas_pagina {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #980020;
}		

.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.titulos {

	margin: 10px 0 20px 0;
	color: #000000;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
