td.searchhead {
	font-weight : bold;
	color : #FF9A00;
	font-size : small;	
}
td.searchbody{
	font-weight: normal;
	font-size : small;
}
td.propertyhead{
	font-weight: bold;
	font-size : x-small;		
}
td.propertylist{
	font-weight: normal;
	font-size : x-small;	
}
td.itemlinkinfo {
	color : #808080;
	background-color : #FFFFFF;
	font-size : xx-small;
}
td.pagenumber {
	font-size : xx-small;
	font-style : normal;
	font-weight : bold;
	text-align : right;
}
H2 {
	font-weight : bold;
	color : #FF9A00;
	font-size : medium;
	}
H1 {
	font-weight : bold;
	color : #3130CE;
	font-size : x-large;
}
P.smallfooter {
	font-size : xx-small;
}
BODY {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: small;
}