/* ecommerce stylesheet to be replaced soon */
/* created on September 28, 2007 */

body
{
background-color:#000000;
color:#ffff00;
}


tr.top
{
width: 800px;
font-size:10pt;
}

tr.middle
{
font-size:12pt;
}

tr.bottom
{
font-size:9px;
text-align: center;
}

td.button
{
color:#de0000;
background-color:#ffff00;
width:112px;
text-align:center;
}

a:link
{
color:#de0000;
background-color:#ffff00;
text-decoration:none;
font-size:16px;
font-weight:700;
}

a:visited
{
color:#de0000;
background-color:#ffff00;
text-decoration:none;
font-size:16px;
font-weight:700;
}

