<!-- HMA.css -- HMA Style Sheet -->
  <STYLE type="text/css">
    body       {background:"images/jazzbkgd.gif" }
    .HMA-Name  {font-family: "Times New Roman", serif; font-size: 300%; 
	            font-variant: small-caps; font-style: italic; font-weight: bold;
				text-align: center; font-stretch: semi-expanded;}
	.Page-Title {font-family: "Times New Roman", serif; font-size: 250%; 
	            font-variant: small-caps; font-style: italic; font-weight: bold;
				text-align: center; font-stretch: semi-expanded;}

    OPTION.new {color:blue}
    OPTION.old {color:green}

	table      {margin:0; padding:0}
	th	       {font-color:blue;}
    form       {margin: 0px; padding: 0px}

	.mybutton  {width:180px}
	.mybutton1 {width:120px}
	.mylist    {width:120px}
    .newbullet {list-style : url(images/Check-Green.gif) disc }
	</style>