

p { margin: 0 }
.c01 { font-size: 10pt}
.text12 { font-size: 10pt }
.c03 { font-size: 16px }
.c04 { font-size: 1.5em }
.c05 { font-size: 18pt }
.c06 { font-size: 24px }
.c07 { font-size: 100% }
.c08 { font-size: 150% }
.c09 { font-size: smaller }
.c10 { font-size: larger }

a:link {
  color: #7E0B10;
  background: #ffffff;
}
a:visited {
  color: #7E0B10;
  background: #ffffff;
}
a:hover {
  color: #ff6600;
  background: #ffffff;
  text-decoration: underline;
}
a:active {
  color: #ff6600;
  background: #ffffff;
}
a { text-decoration: none }
.navigation { text-align: center }
