body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCFFCC;
}

a:link {
	color: #008000;
}
.smalltext {
	font-size: 10px
}
.propertyofmonth {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.hits {
	font-size: x-small;
	color: #448844;
}
a:visited {
	color: #CC00FF;
}
.housedetails {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
.housesummary {
	font-size: 14px;
	font-weight: bold;
}
.housename {
	font-size: 18px;
	font-weight: bold;
}
.housenamedimmed {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.houseprice {
	font-size: 18px;
	font-weight: bold;
}
.bodytext {
	font-size: 14px;
}
.bodytextsmaller {
	font-size: 12px;
}
.tagline {
	font-size: 16px;
}
.maintitle {
	font-family: "rockwell Extra Bold";
	font-size: 36pt;
	color: #008000;
	text-align: center;
}
.subtitle {
	font-size: 22pt;
	text-align: center;
}
.sidemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #008000;
	text-align: left;
}
.sidemenucurrent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #008000;
	text-align: left;
	font-weight: bold;
}
.houserooms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
.menuclass {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menuclass_active {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;
	cursor: pointer;
	background-color:#22aa22;
}
.menuclass:hover {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color:#22aa22;
	cursor: hand;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.sample {
	background-color: #559933; 
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
}
table.sample th {
	border-width: thin;
	padding: 4px;
	border-style: inset;
	border-color: green;
	-moz-border-radius: ;
}
table.sample td {
	border-width: thin;
	padding: 4px;
	border-style: inset;
	border-color: green;
	-moz-border-radius: ;
}

