<!--

body {
         font-size: 100%;
       font-family: Arial, Helvetica, sans-serif, "MS sans serif"; 
         font-size: 13px;
}

a:link {
         font-size: 100%;
  background-color: transparent; 
   text-decoration: none; 
             color: #b40e14;
}
a:active {
         font-size: 100%; 
  background-color: transparent; 
   text-decoration: none; 
             color: #b40e14;
}
a:visited {
         font-size: 100%; 
  background-color: transparent;
   text-decoration: none;
             color: #b40e14;
}
a:hover {
         font-size: 100%; 
  background-color: transparent; 
   text-decoration: underline; 
             color: #b40e14;
}

h1 {
              font: bold 130% Arial, Helvetica, sans-serif, "MS sans serif"; 
             width: 100%;
       padding-top: 4;
    padding-bottom: 4;
        text-align: left;
}
h2 {
              font: bold 115% Arial, Helvetica, sans-serif, "MS sans serif"; 
             width: 100%;
       padding-top: 4;
    padding-bottom: 4;
        text-align: left;
}
h3 {
              font: bold 100% Arial, Helvetica, sans-serif, "MS sans serif"; 
             width: 100%;
       padding-top: 4;
     margin-bottom: 0;
    padding-bottom: 0; 
        text-align: left;
}

b {
         font-size: 100%; 
  background-color: transparent; 
}
p {
      font-family : Arial, Helvetica, sans-serif, "MS sans serif"; 
         font-size: 13px;
        text-align: justify;
}
td {
      font-family : Arial, Helvetica, sans-serif, "MS sans serif"; 
         font-size: 13px;
        text-align: left;
    vertical-align: top;
}

code, pre, tt { 
         font-size: 12px;
  background-color: transparent; 
       font-family: "courier new", mishawaka, geneva, courier, monospace;
}

table.nav a {
           display: block;
}
div.nav td {
             color: #ffffff;
        background: #000000; 
   text-decoration: none; 
         font-size: 100%; 
       font-weight: bold;
       font-family: "Times New Roman";
        text-align: center;
}
div.nav a {
   text-decoration: none; 
         font-size: 100%;
       font-weight: bold;
       font-family: "Times New Roman";
           padding: 2px 5px;
        text-align: center;
}
div.nav a:link {
             color: #ffffff; 
        background: #b40e14;
        text-align: center;
}
div.nav a:active { 
             color: #ffffff;
        background: #b40e14; 
        text-align: center;
}
div.nav a:visited {
             color: #ffffff; 
        background: #b40e14; 
        text-align: center;
}
div.nav a:hover {
             color: #b40e14;
        background: #ffffff; 
        text-align: center;
}

-->
