* {
   font-family: Verdana, Helvetica;
   font-size: 10pt;
   color: #000000;
   }

.title1 {
   font-family: Arial, Helvetica;
   font-size: 11pt;
   font-weight: bold;
   text-align: center;
   padding: 10px 0px 4px 0px;
   color: #aaaaaa;
   }

.title2 {
   font-family: Verdana, Arial, Helvetica;
   font-size: 8pt;
   text-align: center;
   color: #999999;
   line-height: 11pt;
   }

.albumtitle1 {
   font-family: Verdana, Arial, Helvetica;
   font-size: 11pt;
   font-weight: bold;
   font-style: italic;
   padding: 0px 0px 0px 0px;
   color: #CC9999;
   }

.albumtitle2 {
   font-family: Verdana, Arial, Helvetica;
   font-size: 10pt;
   text-align: left;
   padding: 0px 0px 0px 0px;
   color: #CC9966;
   }

.button {
   border: 1px solid #414141;
   padding: 2px;
   margin: 2px;
   }

.button:hover {
   border: 1px solid #ff2222;
   padding: 2px;
   margin: 2px;
   }

a:link {
   color: #888888;
   }

a:hover {
   color: #FF0000;
   }

a:visited {
   color: #888888;
   }

a:active {
   color: #888888;
   }

ul {
   margin: 3px 0px 3px 0px;
   }

.album1 {
   font-family: Verdana, Arial, Helvetica;
   font-size: 16pt;
   font-style: italic;
   color: #CC9999;
   list-style-type: none;
   }

.album2 {
   font-family: Verdana, Arial, Helvetica;
   font-size: 12pt;
   font-style: italic;
   color: #CC9966;
   list-style-type: none;
   }

.album3 {
   font-family: Verdana, Arial, Helvetica;
   font-size: 10pt;
   font-style: normal;
   text-decoration: none;
   color: #999999;
   }

.album3 a {
   font-size: 10pt;
   text-decoration: none;
   }

.album3 a:hover {
   color: #FF0000;
   text-decoration: underline;
   }