/* CSS Document */


div.content { margin: 0 20px 0 -3px;
	width: 820px;
  color : #000000; 
  background : #ffffff; 
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}

.header, .leftbar, .footer { 
  display : none; 
} 

