td {
	font-size: 14px;
	line-height: 120%;
}
.white {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 120%;
}
.backgroundcolor01 {
	background-color: #E6EAFF;
}
.backgroundcolor02 {
	background-color: #E4FFDF;
}
strong {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	padding: 3px;
	border-left-style: solid;
	border-left-color: #000099;
	border-left-width: 5px;



}
th {
	font-size: 12px;
	line-height: 120%;
	background-color: #EBEBEB;
	padding: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #339999;
	left: auto;

}
.rentaltitle {
	color: #FFFFFF;
}
small {
	font-size: 12px;
}
em {
	font-weight: bold;
	color: #000066;
	text-decoration: none;

}
