/* body {background-color:#FFFFFF;} */
h3 {text-decoration:underline;}
td {padding-right:40px;}
body {font-family: Arial, Helvetica, sans-serif;}
a {text-decoration: none; color:#2554C7;}
a:visited {color:#2554C7;}
a:hover {text-decoration:underline;}
img {border: none;}
#footer {
  color:#FFFFFF;
  background-color:#2554C7;
  font-size: 50%;
  text-align: center;
  line-height: 1.25em;
  margin: 2em 0 0 0;
  padding: 1ex 10px;
  clear: left;
}
#navigation {
  font-size:1em;
  text-align:right;
}

.formating {
  border: none;
  text-align:left;
}

table {
  border-collapse: collapse;
  border: thin solid;
}
td {
  border: thin solid;
  padding: 5px;}
tr.title{
  font-weight: bold;
  text-align: center;
}
.small-txt {
  font-size: 75%;
  font-weight: bold;
}

.strikethrough {
  text-decoration: line-through;
}
