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

a 
{
 color: #999999;
 text-decoration: none;
}

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

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

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

a.forname
{
 color: #000000;
 text-decoration: none;
}


.text
{
 font-family: times;
 font-size: 14 px;
 color: #000000;
 text-indent: 27 px;
}

.bigzag
{
 font-family: verdana, tahoma, arial; 
 font-size: 26px;
 font-weight: lighter
}

.redbold 
{
 font-size: 12px; 
 font-weight: bold; 
 color: #FF0000
}

.padding
{
 padding: 10px;
 background-color: #eeffee
}

.r 
{ 
 color: #FF0000; 
}

.block
{
 padding: 10px;
 background-color: #eeeeee;
}

h1 
{
 color: #666666;
}

h2 
{
 color: #666666;
}