body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #F2F3F8;
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000099;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #0033CC;
}
h1 {
	color: #000B77;
	font-size: 24px;

}

.contentBkg {
	background-image: url(images/RentARVNow-CampBKG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.smallTxt {
	font-size: 12px;
}
