h1 {
   font-family: "Times New Roman", Times, serif;
   font-size: 20px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: small-caps;
   text-transform: uppercase;
   color: #000000;
   cursor: hand;
}
body {
   font-family: "Times New Roman", Times, serif;
   background-image: url(images/backround.gif);
   list-style-position: inside;
   list-style-image: url(images/bullet.gif);
   list-style-type: none;
}
a:link {
   color: #000099;
   font-weight: bold;
   font-family: "Times New Roman", Times, serif;
}
a:hover {
   color: #AC2B04;
   font-weight: bolder;
   font-family: "Times New Roman", Times, serif;
}
a:visited {
   font-weight: bold;
   color: cc9933;
}
.button {  font-family: "Times New Roman", Times, serif; font-weight: bold; font-variant: small-caps; color: #000000; background-color: cc9933; border: #000000; border-style: inset; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; cursor: hand}
li {  list-style-image: url(images/bullet.gif); list-style-type: none}
.list {  list-style-image: url(images/bullet.gif)}
