/*
-----------------------------------------------
author: 
version:  20050311
----------------------------------------------- */

html body {
  margin:10;
  padding:10;
  font-family:Arial,Verdana,Sans-serif;
/*  font-size:10pt; */
}

h1 {
  font-weight:normal;
  font-size:12pt;
}

h2 {
  font-weight:normal;
  font-size:10pt;
}

h3 {
  font-weight:normal;
  font-size:9pt;
}

a img {
  border:0;
  text-decoration:none;
}

