/* use this type line to insert comments */body         { color: black; background-color: white;                color: #000000;               margin: 4px;                font-family: Verdana, Arial, Helvetica;}P            {font-size: 12pt; }          h2           { font-style: normal; font-variant: normal; font-weight: bold; font-size: 100%;                width: 50%; border-bottom: 3px solid #804040 }     table        { width: 100%; margin: 0 }table.xheader{ border-collapse: collapse;   border-style: none;  padding: 0px;}  table.coupon  {font-family: Verdana, Arial, Helvetica;               font-size: 75%;               border-width: 1; }tr td#coupon  {border-width: 1; }ul#coupon { font-size: 75%; }td#coupon { font-size: 75%; }td#coupon   { padding-left: 20px; padding-right: 20px; padding-top: 5px; padding-bottom: 0px }td#coupon p { font-style: normal; font-variant: normal; font-weight: normal; font-size: 80% }table td     { vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif;                border-width: 0; padding: 0 }tr td#bar1   { background-color: #993333; font-size: 40%; padding: 0.2em }tr td#bar2   { background-color: #006666; font-size: 60% }tr td#bar3   { background-color: #99CCCC; font-size: 40% }tr td#crumbs { font-size: 75%; }td#crumbs a{ color: #FF6600}td#crumbs a:link{color: #FF6600}td#crumbs a:visited{color: #FF6600}      td#crumbs a:hover{background-color: #99CCCC } td#leftside  { width: 120px; background-color: #006666; color: #FFFFFF; font-weight: bold;  }td#leftside  { padding-left: 10px; padding-right: 0px; padding-top: 5px; padding-bottom: 0px }td#leftside td { font-size: 85%; border-bottom: 1px solid #A98763; padding-left: 0.33em;                padding-right: 0; padding-top: 5px; padding-bottom: 1px }td#leftside a{ color: white}td#leftside a:link{color: white}td#leftside a:visited{color: FF6600}      td#leftside a:hover{background-color: #99CCCC }       td#leftside table { margin-top: 3px }td#content   { padding-left: 20px; padding-right: 20px; padding-top: 5px; padding-bottom: 0px }td#content p { font-style: normal; font-variant: normal; font-weight: normal; font-size: 90% }td#rightside { width: 120px; background-color: #99CCCC }td#rightside td { font-size: 85%; border-bottom: 1px solid #A98763; padding-left: 0.33em;                padding-right: 5px; padding-top: 5px; padding-bottom: 1px }td#ebay { width: 120px; background-color: #99CCCC }tr td#footer { font-size: 75%; }tr td#footer {background-color: #006666; color: white }td#footer a{ color: white}td#footer a:link{color: white}td#footer a:visited{color: white}      td#footer a:hover{background-color: #99CCCC }/* Sets background color of unvisited and visited links */a:link { color: #990000; text-decoration: underline; }a:visited {color: #990099; text-decoration: underline;}/* Sets background color of links on hover */a:hover {background-color: #FFFFCC;}/* Sets background color of active link a:active {background-color: yellow;}  */a.newcolora.newcolor:visited (color: #FFFFFF; text-decoration: underline;}