/* CSS Document */

#content {
	color: #333;
	width: 100%;
	float: left;
	padding-left: 8px;
	font-size : 10pt;
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}

#header, #topNavbar, #footer, #LeftNav, #RightNav  { 
  display : none; 
} 
