body 	{ font-family: verdana; helvetica;
		background: white;
		text-decoration: none;
		}
A:hover {font-style: normal; color: orange; text-decoration: underline}

a 		{text-decoration: none}

p, table {font-size: 10pt;
		}

li 		{ font-family: Verdana, Helvetica;
		font-size: 10pt;
		 }


p.home { margin-left: 20px;
		 margin-right: 20px;
		}
		
H1, p.sub  { font-family: verdana; helvetica;
		font-size: 11pt;
		color: #003399; 
		margin-top: 1em;
		font-weight: bolder;
		}

H2  { font-family: verdana; helvetica;
		font-size: 10pt;
		color: #003399; 
		margin-top: 1em;
		font-weight: bold;
		}
H3  { font-family: verdana; helvetica;
		font-size: 9pt;
		color: #003399; 
		margin-top: 1em;
		font-weight: bold;
		}

p.left {
	font-family: Verdana, Arial, Helvetica, sans-serif; helvetica;
	font-size: 9pt;
	color: #003399;
	margin-left: 20px;
	margin-top: 15px; 
}

A.left {
	font-family: Verdana, Arial, Helvetica, sans-serif; helvetica;
	font-size: 9pt;
	color: #003399;
	margin-left: 20px;
	margin-top: 15px; 
	text-decoration: none;
}

A.left:visited { 
	color: #003399;
	text-decoration: none;
}

A.left:hover {
	color: #FF9900;
	text-decoration: underline;
}

.border {
	border: 1px solid #000088;
}

.bottomnav {
	border: 0px;
	border-top: 1px solid #FFCC66;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 5px;
}

.box {
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: square;
}

.boxhead {
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	color: white;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 3px;
}

.lastupdate {
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	font-style: italic;
}

A.pdf-link { background: url(/art/pdf-icon.jpg) no-repeat; padding-left: 20px; }

#content {
	font: normal normal .8em arial;
	margin-left: 162px;
	padding-left: 15px;
	width: 440px;
	border-left: 1px solid #006699;
}

#crime_list LI {
	margin-bottom: .5em;
}