body {
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   color: #1b5eac;
}

table, td, tr {
   padding: 0px;
   border-style: none;
   margin: 0px;
}

td {
   vertical-align: top;
}

fieldset {
   padding: 10px;
}

img {
   padding: 0px;
   border-style: none;
   margin: 0px;
}

h1 {
   font-family: Tahoma, sans-serif;
   font-size: 18px;
   text-transform: uppercase;
}

h2 {
   font-size: 16px;
   font-weight: bold;
   color: #1b5eac;
}

td a.menu {
   font-size: 11px;
   color: #ffffff;
   text-decoration: none;
}

.CenteredStrong {
   text-align: center;
   font-size: 16px;
   font-style: italic;
}

.FrontBig {
   font-size: 25px;
   font-weight: bold;
}

.FrontMed {
   font-size: 17px;
   font-weight: bold;
}

.IntroText a {
   text-decoration: none;
}

.footerText {
   text-align: center;
   font-size: 10px;
   color: #1b5eac;
}