body {
  font-size:18px;
  background-color:#97d8ea;
}

h1 {
  text-align:center;
}

p,li,a {
  font-size:14pt;
}

.act {
  cursor:pointer;
  background-color:#3b8eb7;
}

.act:hover {
  background-color:#97d8ea;
}

.sel {
  font-weight:bold;
}

.manz {
  color:blue;
}
