@charset "utf-8";


.green {
	color:#005542;
	}
	
.loantitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	}
	
.red {
	color:#990000;
	}
	
.b {
	font-weight:bold;
	}
	
.body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}


