/* CSS Document */
body{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: medium;
	color: #003366;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


a:link {
	color: #CC3333;
}

a:visited {
	color: #666666;
}
a:active {
	color: #CC6600;
}
a:hover {
	color: #CC6600;
}

.table1 {
background-image:url("http://sdrealestateauction.com/zimages/06san_diego_auction3z.jpg");
} 

.h1 {
	font-size: 135%;
	font-weight: bold;
	color: #333366;
}

.h2 {
	font-size: 115%;
	font-weight: bold;
	color: #993333;
}

.small {
font-size: 85%;
font-family: Verdana, Arial, Helvetica, sans serif;
}

.smallest {
font-size: 75%;
font-family: Verdana, Arial, Helvetica, sans serif;
}




