* {
  font-family: verdana;
}

p,li {
  font-size: 105%;
  text-align: justify;
}

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

h2 {
  font-size: 100%;
}

h3 {
  background-color: #CCCCCC;
  font-size: 80%;
}

.header {
  background-color: #CCCCCC;
  border-spacing: 0px;
}

.name {
  font-size: 180%;
}

.title {
  font-size: 140%;
}

td.dummy {
  background-color: white;
  width: 1px;
}
