.menu {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; cursor: hand; color: #FFFFFF}
.ball {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #79BCFF; text-decoration: none}
a {  color: #0086DF; text-decoration: none;}
a:active {  color: #990066; text-decoration: none;}
a:visited {  color: #0086DF; text-decoration: none;}
a:hover {  color: #9999FF; text-decoration: underline;}
body
{ 
scrollbar-base-color: 79BCFF; 
scrollbar-arrow-color: 000000;
scrollbar-track-color: CCCCCC;
scrollbar-darkshadow-color: 000000; 
}

.headline {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; color: #0066CC; letter-spacing: -1px}
.story {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #000000}
.retail {
font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #990000
}
.warning { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #0066CC}
.inputbox 
{
  font-family:tahoma, sans-serif;
  font-size:13px;
  background: #ECECFF;
  border-bottom: 1px solid #777777;
  border-right: 1px solid #777777;
  border-left: 1px solid #777777;
  border-top:1px solid #777777;
  color:#555555;
  height:16pt;
  text-decoration:none;
  cursor: text;
}
.button 
{
  font-family:tahoma,sans-serif;
  font-size:11px;
  color:#FFFFFF;
  background: #0066CC;
  border-bottom: 1px solid #111111;
  border-right: 1px solid #111111;
  border-left: 1px solid #777777;
  border-top:1px solid #777777;
  height:20px;
  text-decoration:none;
  cursor: pointer;
  font-weight:BOLD;
}
