/* print styles */




BODY {
color: black; 
background: none;
font-family : "Times New Roman", Times, serif; 
font-size : 12pt; 
width:83%;
margin: 0px;}


a { 
text-decoration : underline; color : #0000ff;
 }

 

#contentarea {
	background-image: none;
	width: 83%;
	border:none;
}
#navigation,#footer,#image,#header,#whitecollarcrime {
	display: none;
}



h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	
}

#border {
	background-image: none;
	border: none;
}
table {
	background-image: none;
	border: none #FFFFFF;
}
#printlogo{
  display: block;
}
#whitecollar{
  display: block;
}

#description {
	text-align: left;
	position: static;
	width: auto;
}

