  a { text-decoration: none; }
  a:link { font-family: Arial, Helvetica; font-size: 13pt; color: white; }
  a:visited { font-family: Arial, Helvetica; font-size: 13pt; color: white; }
  a:hover { font-family: Arial, Helvetica; font-size: 14pt; color: white; text-decoration: none; }
  a:active { font-family: Arial, Helvetica; font-size: 13pt; }
  h1 { font-family: Arial, Helvetica; font-size: 18pt;color : #416C8A; text-align:center;margin:15px 0 }
  h2 { font-family: Arial, Helvetica; font-size: 16pt;color : white; }
  h3 { font-family: Arial, Helvetica; font-size: 10pt; color : teal;}
  div { font-family: Arial, Helvetica; font-size: 12pt; color : black;}
  body {margin : 0px; text-align:center;background-color: silver; font-family: Arial, Helvetica;}
  table {margin: auto;background-color: white}
  table.xx {
      width:960px; overflow:hidden
  }

  td.c1 {background-color: #416C8A}
  table td.c2 {padding-left:15px}
  img.gal {float:left; margin:0 15px 20px 0;}
