
body {
	background-color: #FDF8F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.images {
	border: 1px solid #000000;
}

.collateral {border:1px solid #000000; padding:3px 9px 3px 0;  font-size:12px;  background-color:#ffffff; }
.collateral-header {background-color:#01296F; color:#ffffff; font-size:12px; font-weight:bold; padding:5px}


.news {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; 
	background-color: #FBFCEB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #732727;
	border-bottom-color: #732727;
	border-right-color: #732727;
	border-left-color: #732727;
	 padding-left: 10px; padding-right: 10px;

}

.style2 {color: #FFFFFF}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0275B4;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0931B5;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #0070B9;
}
