body, td, input, select, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#fpAction {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  margin: 25px 0;
  padding: 25px 0;
  background-color: #ff9;
}

#fpAction span {
  padding: 0 12px;
  color: #666;
  font-weight: normal;
}

h1, h2, h3, h4 {
  margin: 0;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 14px;
  line-height: 140%;
}

.attention {
  color: #f00;
}

.underline {
  text-decoration: underline;
}

ul.nav {
  padding: 0 0 0 1.5em;
  margin: 5px 0 0 0;
}

ul.nav li {
  margin: 3px 0 3px 0;
}

.label {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold;}
.data {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal;}
.link { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight:bold;}
.head {  font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; text-decoration: underline;}
.navlink { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; text-decoration: none;}
.navlink:hover {text-decoration: underline;}
