<style type="text/css">
	
	
	.foo {
	
	}
	
	body, td {
	font-family:Verdana,Times New Roman,Arial,Times New Roman,Roman,serif;
	font-size:11px;
	color:black;
	background-color:transparent;
	margin-top : 0;
	margin-left : 0;
	padding-left : 0;
	padding-top : 0;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	}
	
	b {
		color:#3385A1;
		font-weight:bold;
	}
	
	
	a {
		color:#8A0C0C;
		font-weight:;
		text-decoration:none;
	}
	
	.footer, td.footer { /* small text at bottom of the page */
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 9px; 
		color: gray;
	} 
    
    .lightblue, td.lightblue { /* light blue */
		color: #3385A1;
	} 
    
    .header, td.header { /* header */
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 15px; 
		color:#3385A1;
        text-transform:uppercase;
        font-weight:;
	} 
    
    .propertylisting { /* for a table that displays a property listing summary */
        background-image:url('images/property_listing_background.gif');
        background-color:white;
        background-position:bottom;
        background-repeat:repeat-x;
        border-width: 1px 1px 1px 1px;
		border-spacing: 0px;
		border-style: solid solid solid solid;
		border-color: #E7EAEB;
		border-collapse: separate;
    }
	
</style>