html,body {
	font-family: Times New Roman, Times, serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #FBEECA;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

.master {
	background-color: #BCC279;
	color: #4d4d4d;
	width: 752px;
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.headerHome {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background-image: url(images/leihano_header.jpg);
	background-repeat: no-repeat;
	width: 752px; 
	height: 335px;
}

.legal {
	color: #64793b;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.red {
	font-size: 13px;
	color: #9e1912;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 6px 0px 6px 0px;
}

.grey {
	font-size: 13px;
	color: #29292B;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
}

.imageSpacing {
	padding: 10px 10px 10px 10px;
}
