 monograph
 
 html, body {
	margin: 0;
	padding: 0;
	background-color: #BDF;
	color: #000;
	}
	
#header {
	background-color: #DB8;
	color: #000;
     border: 0;
     padding: 5px 0;
	border-bottom: 10px solid #000;
     border-top: 10px solid #000;
	margin: 0px;
	}
	
	#header2 {
	background-color: #DB8;
	color: #000;
     border: 0;
     padding: 0px;
	 border-top: 5px solid #000;
	 border-bottom: 10px solid #db8;
		margin: 0px;
	}
#content {background-color: #db8;
    }	
.corrections {
	border-top-width: 20px;
	border-top-style: ridge;
	border-top-color: #dba;
	border-bottom-width: 20px;
	border-bottom-color: #dba;
	border-bottom-style: ridge;
	border-left-width: 20px;
	border-left-style : ridge;
	border-left-color: #dba;
	border-right-width: 20px;
	border-right-style: ridge;
	border-right-color: #dba;
	margin-top : 0px;
}	
#sideleft {
	padding: 10px 10px 5px 10px;
	margin-left: 5px;
	background-color: #BDF;
	font-family: 'times new roman', times, serif;
	float: left;
	
	
}
#sideright {
	padding: 0px 20px 20px 20px;
	margin-left: 450px;
	background-color: #BDF;
    font-family: 'times new roman', times, serif;
	text-align: left;
	font-size: 105%;
	 	 
	}
#sideright 	
 
 A:link {color: blue;}
 A:visited {color: blue;}
 
 #sideright P {
      text-indent: 20px;
	  margin-right: 20px; 
         
   } 
   
   div.center {text-align: center;
   font-size: 105%;}
  
 div {text-align: center; 
 image-align: center; 
 font-size: smaller;}	
 
 #footer {
	background-color: #DB8;
	color: #006;
	font-size: 11px;
	text-align: center;
	padding: 2px 10px 0 0;
	clear: both;
	}
	
 .revision {
	background-color: #DB8;
	color: #006;
	text-align: right;
	font-size: 11px;
	padding-right : 30px;
}	

 table,  td   { border: 1px solid #000000; 
  padding: 10px;
  font-family: 'Times New Roman', Times, serif;}
  
table th { 
  color: #fff; 
  font-size: x-large;
  background: #09c;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;}
   
td p {padding: 10px;
  font-family: 'Times New Roman', Times, serif;}