body {
	font-size: 11px; 
	font-family:  Tahoma, Arial, Helvetica, Geneva, Swiss, sans-serif; 
	color: #444444;
	margin: 0px;
	padding: 0px;
	background-color: #FFF8DC;
	
}
td {
	font-size: 11px; 
	font-family:  Tahoma, Arial, Helvetica, Geneva, Swiss, sans-serif; 
	line-height: 16px;
	text-align: justify;
	color: #444444;
}
td.content {
    padding-left: 9px;
	padding-right: 6px;
}
td.content a:link   { 
    color: #B26B6A; 
	text-decoration: underline;
}
td.content a:visited  { 
    color: #B26B6A; 
    text-decoration: underline; 
}
td.content a:hover  { 
    color: #8A0001; 
	text-decoration: underline;
}
.logo {
    float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
a:link   { 
    color: white; 
	text-decoration: underline;
}
a:visited  { 
    color: #c0c0c0; 
    text-decoration: underline; 
}
a:hover  { 
    color: white; 
	text-decoration: underline;
}
.loans {
    font-size: 11px;
	color: #444444;
}
