H1 {
	font-size: 1.4em;
}
H2 { 
	font-size: 1.3em;
}

/* this should probably be the default */
p, ol, ul, td, form {
  line-height: 1.3em;
}