body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}


#anchorbar,#headmain,#header,#footer,#sidebar,#header_email,#left{ 
  display : none; 
} 

#header_bc {
	display : none; 
}

#outer_wrapper {
	width				: 100%;
}

#container {
	width				: 100%;
	margin-left			: 0px;
}

#main {
	width				: 100%;
	margin				: 0px 0px 0px 0px;
}
