body {
	font-family: Arial, Helvetica, sans-serif;	
	margin-top:0em; 		
	margin-right:0em;
	margin-left: 0em;		
	background-color : #ffffff; 
}

/* links */
a:link {
	color: #000066;
}

/*a.right:link {
	color: #ffffff;
}

a.right:visited {
	color: #ffffff;
}

a.left:link {
	color: #ffffff;
}

a.left:visited {
	color: #ffffff;
}*/

a:active {
	color: #000066;
}

a:visited {
	color: #660066;
}

/* background colors */
.odocsTbBg {
	background-color: #003399;
}

.odocsHeaderBg {
	background-image: url("http://www.sandiego.gov/city-clerk/officialdocs/graphics/hhomestretch.gif");
}


/* fonts */
.odocsTxtSm {
	font-size: 10pt;
}

.odocsTxtXSm {
	font-size: 8pt;
}

.odocsPhotoCapTxt {
	font-size: 8pt;
}

.odocsLegSearch {
	font-size:14pt;
	font-weight:bold;
}

.odocsNoticeSearch {
	font-size:13pt;
	font-weight:bold;
}

