.rtop,
.rbottom, 
#header, 
#footer, 
#left, 
#right,
.hideme,
.access,
.x,
#sysintro,
.contentad,
#leftad,
#prevnext
{display: none}

body {
   background: white;
   font-size: 12pt;
   font-family: Cambria, 'Trebuchet MS', 'Lucida Grande', Geneva, Lucida,
     'Times New Roman', Times, sans-serif;
   }
	
#container, #maincontent, #selfurl {
	width: auto; 
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: white;
	}

a:link, a:visited {
	color:blue;
	background: white;
	text-decoration: underline;
	}
img {border:0}
.switchcontent{display:none;}
div#cornered, div#cornered2, div#cornered3 {margin:0 3%;} /* don't justify or IE6 print messes up */
h1 {font: 18pt Georgia, serif;}
h2 {font: 16pt Georgia, serif;}
h3 {font: 14pt Georgia, serif;}
h4 {font:12pt bold;}
h5 {font:10pt bold;}
legend {font:italic 10pt Georgia, Times, serif;color:#0046d6;}
.dotted {border-bottom: 1px dotted black;}
.green {color:green;}
.red {color:#DE0C0C;}
#selfurl {font-size:9pt;clear:both;}
.vector {text-decoration:underline;font-style:italic;}
#indented li {list-style:none;text-indent:-23px;padding-right:20px;}
.inset {
   float:right !important;
   margin:0 0 15px 8px;
   text-align:center;
   background-color:white;
   border:1px solid #ccc;
}
#references a.book:link:after, #references a.book:visited:after {
   content: " (" attr(title) ") ";
   font-size: 90%;
   }
