        body {
          font-family: verdana,arial,sans-serif;
          color: #000000;
          background: #666600;
          }
        a:link { 
          color: #003366;
          font-weight: bold;
          background: transparent;
          text-decoration: none; 
          }
        a:visited { 
          color: #003366;
          font-weight: bold;
          background: transparent;
          text-decoration: none;
          }
        a:hover { 
          text-decoration: underline; 
          }
        a:link.nav {
          font-family: verdana,arial,sans-serif;
          color: #ffff00;
          font-weight: bold;
          font-size: 9pt;	
	  background: transparent;
	  text-decoration: none;
	  }	
        a:visited.nav {
          font-family: verdana,arial,sans-serif;
          color: #FFFFFF;
          font-weight: bold;
          font-size: 9pt;	
	  background: transparent;
	  text-decoration: none;
	  }	
        a:hover.nav { 
          cursor: crosshair;
          font-family: verdana,arial,sans-serif;
          color: #FF3399;
          background-color: transparent;
          font-weight: bold;
          font-size: 9pt;
          text-decoration: underline;
	  }
        a:link.boardnav {
          font-family: verdana,arial,sans-serif;
          color: #003366;
          font-weight: bold;	
	  background: transparent;
	  text-decoration: none;
	  }	
        a:visited.boardnav {
          font-family: verdana,arial,sans-serif;
          color: #003366;
          font-weight: bold;	
	  background: transparent;
	  text-decoration: none;
	  }	
        a:hover.boardnav { 
          cursor: crosshair;
          font-family: verdana,arial,sans-serif;
          color: #333333;
          background-color: transparent;
          font-weight: bold;
          text-decoration: none;
	  }
        p {
          text-align: justify;
          font-size: 11pt;
          font-family: verdana,arial,sans-serif;
          margin-left: 5px;
          margin-right: 5px;
          }
        p.indent {
          margin-top: 0px;
          margin-left: 20px;
          text-align: justify;
          }
        p.image {
          text-indent: 85px;
          }
        h1 { 
          color: #ffffff;
          background-color: #333333;
          font-size: 11pt;
          margin-bottom: 0px;
          margin-top: 0px;
          border-bottom: thin black solid;
          }
        h2 { 
          color: #ffffff;
          background-color: #000000;
          font-family: verdana,arial,sans-serif;
          font-size: 18pt;
          margin-bottom: 0px;
          }
        p.caption {
          font-style: italic;
          font-size: smaller;
          }
        img.scaled {
          margin-left: 20px;
          margin-right: 0px;
          border-left: thin black solid;
          border-bottom: thin black solid;
          border-right: none;
          border-top: none;
          width: 90px;
          height: 50px;
          }
        img.noborder {
          border-left: none;
          border-bottom: none;
          border-right: none;
          border-top: none;
          }
	img.issue {
	  margin-left: 5px;
	  margin-right: 5px;
	  border-top: thin black solid;
	  border-right: thin black solid;
	  border-left: thin black solid;
	  border-bottom: thin black solid;
	  width: 75px;
	  height: 95px;
	  }
        hr.nav {
          background-color: #aaaaaa;
          color: #999999;
          width: 60%;
          }
        td.default {
          color: #000000;
          background-color: transparent;
          }
	th.head1 {
	  color: #FFFFFF;
          background-color: #333333;
	  font-family: verdana,arial,sans-serif;
	  font-size: 11pt;
	  text-decoration: bold;
	  }
	th.head2 {
	  color: #FFFFFF;
          background-color: #999999;
	  font-family: verdana,arial,sans-serif;
	  font-size: 10pt;
	  text-decoration: bold;
	  }
        font.head1 {
          color: #ffffff;
          font-family: verdana,arial,sans-serif;
          font-size: 11pt;
          }
        font.date {
          margin-top: 0px;
          margin-bottom: 15px;
          color: #000000;
          background-color: transparent;
          font-family: verdana,arial,sans-serif;
          font-size: 9pt;
          }
        div.entry {
          background: #dddddd;
          color: #000000;
          margin-right: 0px;
          margin-left: 15px;
          margin-top: 0px;
          margin-bottom: 11px;
          border: thin black solid;
          }
        div.title {
          margin-left: 5px;
          margin-top: 0px;
          margin-bottom: 0px;
          text-decoration: bold;
          }
        img.thumb {
          border: thin black solid;
          width: 90px;
          height: 50px;
          }
        img.double {
          border: thin black solid;
          width: 512px;
          height: 448px;
          }
		td.header {
		  color: #ffffff;
		  background: #666666;
		  text-align: center;
		  font-size: 10pt;
		  }
		td.system {
		  color: #ffffff;
		  background: #999999;
		  text-align: center;
		  font-size: 8pt;
		  font-weight: bold;
		  white-space: nowrap;
		  }
		td.title {
		  color: #ffffff;
		  background: #999999;
		  text-align: left;
		  text-indent: 1pt;
		  font-size: 8pt;
		  font-style: italic;
		  white-space: nowrap;
		  }




