* { background:none !important; }
#content {width:100%; }
.border { border:none; }

#top, #menu, #right, #btm { display:none; }
#left, #main, #content { width:100%; margin:0px; padding:0px; }

body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,
caption,pre,p,blockquote,input,textarea {
  font-family: Georgia, Times, serif;
  line-height: 150%;
  color:#000;
  background:none;
}
body {
  background: white;
  font-size: 10pt;
}

a:link, a:visited {
	background: transparent;
}
