form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.title {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
}

.bg {
	background-color: #00FFFF;
	color: #000000;
}

.boldtext {
	color: #333333;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a {
	color: #000033;
	text-decoration: none;
	background-color: #CDDCCC;
}


td {
	font-size: 12px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
.small {
	font-size: 10px;
	line-height: 20px;
}
.capitol {
	text-transform: capitalize;
}
.bg1 {
	background-color: #CCCCCC;
	color: #000000;
}
.rent {
	background-color: #FF0000;
	color: #000000;
	font-size: 14px;
}

