.comment 
{
 font-family: arial;
 font-size: 12 px;
 font-style: italic;
 color: #999999;
}

#bg 
{
 background-color: #eeeeee;
}

body 
{
 font-family: arial; 
 font-size: 12 px;
 background-color: #ffffff;
}

table 
{
 font-family: arial; 
 font-size: 12 px;
}

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

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

.heading
{
 font-weight: bold;
 font-style: italic;
 background-color: #cccccc;
 font-size: 13 px;
 color: #666666;
 padding-top: 3 px;
 padding-bottom: 3 px;
 padding-left: 15 px;
}

h1 
{
 color: #666666;
 font-style: bold;
}

h2 
{
 color: #666666;
 font-style: bold;
}

h3 
{
 color: #666666;
 font-style: bold;
}

h4 
{
 color: #666666;
 font-style: bold;
}