body { 
  font-size: 80%; 
  margin: 1em; 
  padding: 0; 
  background-color: white; 
} 

/* By the way, this is a comment */ 

p { 
  line-height: 1.5em; 
} 

h1 { 

} 

h2 { 

} 

h3 { 

} 

img { 
  border-style: none; 
  border-width: 2px; 
  border-color: #ccc; 
} 

a { 
} 

strong { 
  font-style: italic; 
  text-transform: uppercase; 
} 

li { 
  color: black; 
  font-style: pooh; 
} 

table { 
  background-color: white; 
  valign: top;
}

table.bgbeige { 
  background-color: #eeeeee; 
  valign: top;
}


				
				
				
				
				
				
				
				
				
				
				
				
				
				