.title1
{
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}
.linkpic
{
	width: 33%;
	text-align: center;
	float: left;
}
H1
{
	font-family: cursive;
}
H2
{
	font-family: cursive;
}
BODY
{
	background-color: #FFFF99;
	color: Black;
	font-family: sans-serif;
}
a:link {color: #0000ff;} 
a:visited {color: #800080;}
a:hover {color: #aa0000;}
a:active {color: #aa0000;}
.titlebar
{
	background-color: #ddffff;
	text-align: center;
	padding: 5px;
}
.titlelink
{
	border-style: groove;
	padding: 5px;
	text-align: center;
	width: 130px;
	cursor: pointer;
}
.textdisplaced
{
	FONT-SIZE: 1em;
	LEFT: 5.2em;
	POSITION: relative;
	TOP: -2em
}
.propertyimage
{
	float: right;
}
.photos
{
	width: 33%;
}
TABLE
{
	border-style: solid;
	border-width: thin;
	border-color: Gray;
	border-collapse: collapse;
}
TD,TH
{
	border-style: solid;
	border-width: thin;
	border-color: Gray;	
	text-align: center;
}
