body				{ font-family : Verdana;
				font-size : 12px;
				font-style : normal;
				font-weight : normal;
				background-color : #dad9ad;
				color : #000000; }

td				{ font-family : Verdana;
				font-size : 12px;
				font-style : normal;
				font-weight : normal; }

small				{ font-family : Verdana;
				font-size : 10px;
				font-style : normal;
				font-weight : normal; }

b				{ font-weight : bold; }

a				{ color : #0000ff;
				text-decoration : none; }

a:link				{ color : #0000ff; }

a:visited			{ color : #0000ff; }

a:active			{ color : #0000ff;
				text-decoration : underline; }

a:hover				{ color : #448CCB;
				text-decoration : underline; }

h3				{ color : #448CCB;
				font-size : 14px;
				font-weight : bold;
				font-family : Verdana; }

h4				{ color : #0000ff;
				font-size : 12px;
				font-weight : bold;
				font-family : Verdana; }

#agentImage			{ border-style : solid;
				border-width : 0px;
				border-color : #000000; }

#logoImage			{ border-style : solid;
				border-width : 0;
				border-color : #000000; }

.propertyImage			{ border-style : solid;
				border-width : 0;
				border-color : #000000; }

.openhouseHighlight			{ background: #ffcccc;
				color: red; border-top: 2px solid black;
				border-bottom: 2px solid black; }

.summaryOuterDiv		{ border-style : solid;
				border-width : 0;
				border-left-width : 0;
				border-right-width : 0;
				border-color : #000000;
				padding : 2px;
				padding-left : 6px;
				padding-right : 6px;
				background-color : #eeeeee;
				width : 100%; }

.summaryOuterTable		{ padding : 0px;
				background-color : transparent;
				width : 100%; }

.summaryInnerTable		{ padding : 4px;
				background-color : #f5f5f5;}

.summaryOuterTablecell		{ color : #000000; }

.summaryLeftTablecell		{ background-color : #eeeeee; }

a.incolouredtablecell		{ color : #448CCB; }

a.incolouredtablecell:link	{ color : #448CCB; }

a.incolouredtablecell:visited	{ color : #448CCB; }

a.incolouredtablecell:active	{ color : #448CCB; }

a.incolouredtablecell:hover	{ color : #77a0e7; }


