img {border:1pt; }

body { background: white; color: black;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12pt; margin: 5pt; }

div.img { margin: auto; border: 1px solid #ccc;
          float:left; width: 120;}
div.img img{ width:130; height:auto;}

h2 { color: black; background: white; font-size: 14pt; }

a {
  color: #0A0A0A
}

#container {
width:100%;
}

#footer{
clear:both;
width:100%;
}

table{
  background-color: #F0F0F0
}

td.center { text-align: center; }
td.nowrap { white-space: nowrap; }

blockquote.center { text-align: center; }

