body {
   background: white;
   font-size: 12pt;
   }
  #container {
   border:0;

 }
 
 #menu {
   display: none;
   }
#lColumn{
   display: none;
   }
#secNav {
   display: none;
   }
#subNav {
   display: none;
   }
#rColumn {
	border-top: 1px solid #CCCCCC;
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
	clear: both;

   }
a:link, a:visited {
   color: #cccccc;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#rColumn a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#rColumn a[href^="/"]:after {
   content: " (http://www.waminvest.com" attr(href) ") ";
   }
ol {
	list-style-position: inside;
}
