html {
	background-color:#FFFFFF;
}
BODY #loanmakers_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	width:390px;
}
#loanmakers_content TABLE{
	width:100%;
}
#loanmakers_content TD{
	padding:3px;
}
#loanmakers_content TR{
	font-size:9pt;
	font-weight:bold;
}

#loanmakers_results .lm_headings{
	font-size:10pt;
	font-weight:bold;
}
#loanmakers_results .lm_lender{
	font-size:9pt;
	font-weight:bold;
}
#loanmakers_results .lm_apr{
	font-weight:bold;
	font-size:10pt;
}
#loanmakers_results .lm_repayment{
	font-size:9pt;
}