#back {display: none;}

body {background-color: #ffffff; 
	 margin: 10px 40px 13px 40px;
	 font-size: 0.9em;
	 }
	 
#content {width: 630px;
		 padding: 0px 20px 0px 0px;
         font-size: 0.9em;
		 font-family: arial, verdana, tahoma, sans-serif;} 
		 
p {margin-bottom: 10px;
  font-size: 0.9em;
  text-align: justify;
  font-family: arial, verdana, tahoma, sans-serif;}
  
h1 {font-size: 1.2em;
   text-align: center;
   border-bottom: 1px solid;}  
   
div.row {clear: both;
		padding-top: 0px;
		border: 0px;} 
		
span.longleft {width: 440px;} 

span.shortr {width: 160px;} 			 

span.widest {width: 630px;
			text-align: center;} 
	
span {border: 0px solid #000000;}
			
div {border: 0px solid;} 

span.box {width: 30px;} 

a:link {color: blue;} 
  
a:visited {color: #016cff;}
	
a:hover {color: #0000ff;} 
		
a:active {color: #0000ff;} 

a.links:visited {text-decoration: none;
				color: #0000ff;} 