body	{ font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 15pt;}
h1	{ font-size: 13pt; }
h2	{ font-size: 11pt; }
h3	{ font-size: 10pt; }
small	{ font-size: 7pt; }
.small	{ font-size: 7pt; }
.medium	{ font-size: 8pt; }
big	{ font-size: 10pt; }
tt	{ font-family: "Courier New", Courier, serif; font-size: 8pt;}
sup	{ font-size: 7pt; line-height: 10pt;}
ul li.new	{ list-style-image: url(images/new_item.gif); }
sub { font-size: 7pt; }

hr{
  clear: both;
  color: black;
  background-color: black;
  border: 0;
  height: 1px;
  }

a { 
  color: black;
  }

a:visited {
  color: #333;
  }

a:hover{
  color: #000066;
  }

/*img {
  border-width: 0px;
  }*/

.right {
  text-align: right;
  }

.center {
  text-align: center;
  }

.nowrap {
  white-space:nowrap;
  }

.header table{
  width: 100%;
  border-collapse: collapse;
  vertical-align: bottom;
  }

.header img {
  border: 0;
  }

.header table td {
  vertical-align: bottom;
  }

.footer {
  width: 80%;
  margin: 20px auto 0px auto;
  clear: both;
  text-align: center;
  }

 
