/* HIS MLS Search Style Sheet */
span.span10ptsblue{
font-family : Arial, Verdana, Geneva, Lucida; 
	font-size : 10pt ;
	font-weight: 800 ;
	color : #0235A0;
}
span.span10ptsred{
font-family : Arial, Verdana, Geneva, Lucida; 
	font-size : 10pt ;
	font-weight: 800 ;
	color : red;
}
span.span10ptblue { 
	font-family : Arial, Verdana, Geneva, Lucida; 
	font-size : 10pt ;
	font-weight: 400 ;
	color : #0235A0;
}
span.span12ptsbk { 
	font-family : Arial, Verdana, Geneva, Lucida; 
	font-size : 12pt ;
	font-weight: 800 ;
	color : black;
}
span.span12ptbk { 
	font-family : Arial, Verdana, Geneva, Lucida; 
	font-size : 12pt ;
	font-weight: 400 ;
	color : black;
}
span.span9ptbk { 
	font-family : Arial, Verdana, Geneva, Lucida; 
	font-size : 9pt ;
	font-weight: 400 ;
	color : black;
}
span.span10ptgreen { 
	font-family : Arial, Verdana, Geneva, Lucida; 
	font-size : 10pt ;
	font-weight: 800 ;
	color : green;
}
