/* CSS Document */
body {
   background: white;
   font-size:9pt;
   }
   
#course-header-book {
   color:#000000;
   }
   
h1.course-header {
  margin: 0;
  font-size: 200%;
  color: #000000;
  text-shadow: none;
  }   
   
#footer-texts  {
   display: none;
   }   
#backlink  {
   display: none;
   }  
#sidebar  {
   display: none;
   }   
     
img  {
   display: none;
   } 	 
	 
#wrap
  {
   width: 100%;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }  

#content {
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
   
#main-content {
  line-height: 1em;
  float:left;
  }
   

li  {
   margin: 0 0 0 2em;
   font-size:75%;
   }   
   
a:link, a:visited {
   color: #000;
   background: transparent;
   text-decoration: none;
   border:none;
   }

p {
	font-size:75%;
	}

td  {
  border: 0px;
  background-color:#ffffff;
  font-family: Verdana, sans-serif;
  }