  				BODY {
  					color: #000000;
  					font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  					background-color: #ffffff;
  					background: url(Images/bgmusicbug.gif					);
  					background-repeat: repeat;
  				}

  				.highlight {
  					color: Black;
  					text-decoration: underline;
  				}

  				#a {
  					display: block;
  					font-size: 12px;
  					font-weight: bold;
  					color: #000000;
  					text-decoration: none;
  					padding: 3px 3px 3px;
  					text-align: center;
  					width: 150px;
  				}

  				#a:hover {
  					color: #ffffff;
  					background: #000000;
  				}

  				#current {
  					display: block;
  					font-size: 14px;
  					font-weight: bold;
  					color: #ffffff;
  					text-decoration: none;
  					padding: 3px 5px 3px;
  					text-align: center;
  					width: 150px;
  				}

  				.banner1 {
  					color: #ffffff;
  					font-family: sans-serif;
  					font-size: 150%;
  					background: Black;
  				}

  				.banner2 {
  					color: #ffffff;
  					font-style: oblique;
  					text-align: right;
  					background: Black;
  				}

  				.dataheader {
  					color: Black;
  					margin-left: 25px;
  					margin-top: 25px;
  				}

  				.databody {
  					font-size: 14px;
  					color: #000000;
  					margin-left: 25px;
  					margin-right: 100px;
  					font-weight: bold;
  				}

  				a.button:link {
  					background: white;
  					text-decoration: none;
  				}

  				.photograms {
  					color: blue;
  					text-decoration: underline;
  					font: italic  bold medium;
  				}

  				img.sample {
  					float: right;
  					margin-left: 10px;
  					margin-right: 10px;
  				}

  				.disclaimer {
  					margin-left: 150px;
  					margin-right: 50px;
  					color: black;
  					font-weight:bold;
  					font-size:8pt;
  				}

