/* CSS Document */
.header {
	color: #000000;
	font-size: 20px;
	font-family: Georgia;
	font-style: normal;
	font-weight: bold;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.main_lg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}
.main_sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.header_itc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #663300;
}
.border {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #A9CDA2;
	}
.rental_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
	height: 0px;
	text-align: left;
	font-style: normal;
}

