BODY {font-family: Tahoma;
      font-size: 8pt;
      margin: 0px;
	padding: 0px;
	text-align: center;
}
BODY {
	text-align: -moz-center;
}

td {font-family: Tahoma;
      font-size: 9pt; }
td.page {
  background-image: url('pics2/head2.jpg');
  background-position: top;
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-right: 25px;
}

td.foot {
  background-image: url('pics2/foot.jpg');
  background-position: bottom;
  background-repeat: no-repeat;
  padding-top: 10px;
  padding-left: 25px;
  padding-right: 25px;
}

a.hor_menu { text-decoration: none; color: #253745; font-size: 8pt; }
a.hor_menu:visited { text-decoration: none; color: #253745; }
a.vert_menu { text-decoration: none; color: #253745; font-size: 9pt; font-weight: bold;}
a.vert_menu:visited { text-decoration: none; color: #253745; }
a.vert_menu2 { text-decoration: none; color: #000000; font-size: 9pt; }
a.vert_menu2:visited { text-decoration: none; color: #000000; }

td.hor_menu {
  padding-left: 5px;
  padding-right: 5px;
  border-right: 1px #87A1AE solid;
}

td.hor_menu_l {
  padding-left: 5px;
  padding-right: 5px;
}

td.vert_menu {
  vertical-align: top;
}

td.page2 {
  vertical-align: top;
  padding-left: 20px;
}

h1 { color: #253745;
     font-size: 12pt;
     font-weight: bold;
     text-align: right;
     margin-bottom: 10px;
   }

h2 { color: #253745;
     font-size: 10pt;
     font-weight: bold;
     margin-top: 0px;
     text-align: center;
   }

td.fleft {
  text-align: right;
  padding-right: 5px;
}

ul {
	text-align: left;
}
div.menu {
	text-align: center;
}
div.menu {
	text-align: -moz-center;
}