@charset "utf-8";
/* CSS Document */
<style type="text/css">td img {display: block;}
body {
	background-color: #000000;
	background-image: url(images/bg-site.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: #000000;
}
td img {display: block;}

h1,h2,h3,h4,h5,h6 {
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 7px;
}
p {
	line-height: 125%;
	margin-top: 0px;
	margin-bottom: 7px;
}

h1 {
	font-size: 20px;
	color: #FFFFFF;
	margin:0px;
}
h2 {
	margin-top: 10px;
}

a {
	font-size: 11px;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #999999;
}
a:active {
	color: #FFFFFF;
}
.content {
	padding: 15px;
}
.rite {
	background: url(images/police-page_r9_c3.jpg) repeat-y;
}
.riteCopy {
	background: url(images/police-page_r9_c9.jpg) repeat-y;
}
.head {
	background: url(images/index_r2_c4.jpg) repeat top;
}
