<style type="text/css">

A { text-decoration: none }
A:link { text-decoration: none }
A:active { color: #pink; text-decoration: none }
A:visited { color: #purple; text-decoration: none }
span.title { color: black; font-size: 50pt; font-weight: bold; font-family: 'times new roman', serif }
span.heading { color: black; font-size: 23pt; font-family: 'times new roman', serif; font-weight: bold }
span.subheading { color: black; font-size: 18pt; font-family: 'times new roman', serif; font-weight: bold }
span.announce { text-decoration: blink; color: black; font-size: 23pt; font-family: 'times new roman', serif; font-weight: bold }
span.body { color: black; font-size: 11pt; font-family: 'times new roman', serif;}
span.topten { color: black; font-size: 11pt; font-family: 'times new roman', serif; }
span.body2 { color: black; font-size: 11pt; font-family: verdana, sans-serif}
span.smallannounce { text-decoration: blink; color: black; font-size: 11pt; font-family: verdana, sans-serif; font-weight: bold }
span.tiny { color: black; font-size: 8pt; font-family: verdana, sans-serif }
body {
margin:0 auto;
padding:0px 0px 0px 0px;
background:#white url(backgradtest5.gif) top center repeat-y;
}
 hr {
  border: 0;
 width: 100%;
 color: black;
 background-color: black;
 height: 1px;
 font-family: 'times new roman', serif;

}

#mysubmit { background-color: #D9D8CB; font-size: 100%;
    padding: 3px; font-weight: bold; }


  </style>  