@charset "utf-8";


body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 1.1em; 
}

a { 
  text-decoration : underline; 
  color : #0000ff; 
}

img { display:none; }

#content-wrapper {
	margin:0px auto;
	margin-bottom: 25px;
	padding:0px;
	background-color: #ffffff;
}

.content {
	margin-left:0px;
	font-size : 1.1em;
}

#menu-container, #header { 
  display : none; 
}

.content-chip {
	border:0px none;
	font-size : 1.1em;
}

.content-chip-print {
	border:0px none;
	font-size : 1.1em;
	display:block;
}