* {
  font-family: verdana;
}

h1 {
  background-color: #CCCCCC;
  font-size: 120%;
}

h2 {
  font-size: 100%;
}

em {
  font-style: italic;
  font-weight: bold;
}

li {
	margin-top: 1em;
}

.title {
  font-size: 160%;
  font-weight: bold;
}
