* html img.png { background-image: none !important; behavior: url('pngfix.htc'); }

table 
{
 font-family: times; 
 font-size: 14 px;
}

a 
{
 color: #ff6600;
 text-decoration: underline;
}

a:hover 
{
 color: #000000;
 text-decoration: underline;
}

.heading
{
 font-weight: bold;
 font-family: arial;
 font-size: 29 px;
 color: #666666;
}

p
{
 text-indent: 20 px;
}

.line
{
 font-family: verdana;
 font-size: 10 px;
 color: #ffffff;
 font-weight: bold;
 padding: 5 px;
 padding-left: 20 px;
 letter-spacing: 3 px;
 word-spacing: 10 px;
}