/*body {
  color : #000000;
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif; 
  font-size : 12pt;
}*/

#content {
  text-align:left; 
}

#sidebar {
  display: none;
}

			
#main {
   margin:0 0 0 0; padding:0;
}

   #main-content {
   font-size: 100%;
   text-align: justify;
}
  
   #important-message {
	
	border: 1px dotted Black;
	background: transparent;
	background-color: #CCCCCC;
	margin-top: 10px;
}
	
	


	#readatfirst h1{
	font-size: 1.2em;
}	

   #copyright {
	border: 1px dashed #FFFFFF;
	font-weight: bolder;
	font: 0.7em;
	font-family: System;
}