#header1 {	
	font-family : Tahoma;
	font-size : 18px;
	font-weight : bold;	
}

#addressfont {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bolder;
}

#tourinstruc {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bolder;
}

#font1 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bolder;
}

#font1b {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bolder;
   color: red;
}

#font2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
}

#font2b {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
   color: red;
}

#soldhome {
	text-decoration : line-through;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
   color: red;
}

#homedesc {
	text-indent: 5px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bolder;
   color: black;
}

#listdetail {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bolder;
   color: black;
}

#font3 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bolder;
}

#font3a {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
}

#samplefont {
	font-family: tahoma;
	font-weight: bolder;
}

#spacer {
	font-family: tahoma;
	font-size: 4px;
	font-weight: bolder;
}

#spacer2 {
	font-family: tahoma;
	font-size: 8px;
	font-weight: bolder;
}

#tableheader1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: red;
	border-bottom: 1px solid Black;
}

#morehead {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: red;
	border-bottom: 1px solid Black;
}

#input1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bolder;
	border : 1px solid Black;
}

#input2 {
	border-bottom : 1px solid Black;
	border-top: 1px solid White;
	border-left: 1px solid White;
	border-right: 1px solid White;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bolder;
}

#button1 {
	border : 1px solid Black;
	font-family: tahoma;
	font-size: 12px;
}

a {
	text-decoration : none;
	color : red;
}

a:hover {
	text-decoration : none;
	color : red;
}

