body    {
        background-color: #999999;
        color: #000000;
		font-family: verdana;
		font-size: 12px;
        }
tr.navi
{
		font-size: 14px;
		font-weight: bold;
}
a.navi:link  
		{
		font-size: 12px;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
        }
a.navi:visited  
		{
		font-size: 12px;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
        }
a.navi:hover 
		{
		font-size: 12px;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: underline;
        }
a.navi:active 
		{
		font-size: 12px;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
}
		


a       {
        font-size: 12px;
        font-family: verdana;
        }

a:link  {
        color: #000000;
        font-weight: bold;
        text-decoration: none;
        }

a:visited
        {
        color: #000000;
        font-weight: bold;
        text-decoration: none;
        }
a:hover {
        color: #000000;
        font-weight: bold;
        text-decoration: underline;
        }

a:active {
        color: #000000;
        font-weight: bold;
        text-decoration: none;
        }

tr.bg
{
		background-image:
		url('images/bar.jpg');
}
tr.bg2
{
		background-image:
		url('images/bar2.jpg');
		font-size: 12px;
		font-weight: bold;
		color: #000000;
}
td.bg
{
		font-size: 12px;
		background-color: #F1F1F1;
		border-width: 1px;
		border-style: solid;
		border-color: #484848;
		padding: 5;
}
td.bg3
{
		font-size: 12px;
		background-color: #F1F1F1;
		border-width: 1px;
		border-style: solid;
		border-color: #484848;
}
a.navi2:link  
		{
		font-size: 12px;
        color: #000000;
        font-weight: bold;
        text-decoration: none;
        }
a.navi2:visited  
		{
		font-size: 12px;
        color: #000000;
        font-weight: bold;
        text-decoration: none;
        }
a.navi2:hover 
		{
		font-size: 12px;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
        }
a.navi2:active 
		{
		font-size: 12px;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
}



