body {
	font-family: "Times New Roman", Times, serif;
	margin: 5px;
	margin-top: 5px;
	z-index: 20;
	font-size: 12px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

th {
	font-family: "Times New Roman", Times, serif;
}
#title_bar {
	position: absolute;
	visibility: visible;
	height: 200px;
	width: 755px;
	z-index: 5;
}
#right_col {
	position: absolute;
	visibility: visible;
	height: 505px;
	width: 160px;
	top: 278px;
	z-index: 10;
}
#right_col_valid {
	position:absolute;
	visibility:visible;
	height:59px;
	width:152px;
	top:928px;
	z-index:200;
	left: 6px;
}
#main_text {
	position: absolute;
	height: 218px;
	width: 429px;
	top: 266px;
	right: 175px;
	left: 215px;
}

#Bottom_Bar {
	position: absolute;
	visibility: visible;
	z-index: 10;
	height: 17px;
	width: auto;
	top: 993px;
	left: 6px;
}
#Contact_center{
	position:absolute;
	visibility:visible;
	z-index:10;
	width:761px;
	left:8px;
	top:9px;
}
#Rental_info{
	position:absolute;
	visibility:visible;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	width:258px;
	top:470px;
	left: 7px;
	z-index: 15;
	height: 164px;
}
a:link{
	font-family:"Times New Roman", Times, serif;
	color:#000080;
	font-size:12px;
	background-color: transparent;
	text-decoration:underline
}
a:hover{
	font-family:"Times New Roman", Times, serif;
	color:#FF0000;
	text-decoration:none;
}
a:visited{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#CC00FF;
	background-color:transparent;
	text-decoration:underline;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	 font-size:16px;
	 color: #006666;
	 font-variant:small-caps;
	 text-decoration:underline;
 }
.boldtext{
	font-weight:bolder;
}
P{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

