  body {
    margin-left:20px;
    font-family : "Tahoma, Arial, Helvetica";
    fontfamily : "Tahoma","Arial","Helvetica";
    font-size : 10pt;
    fontsize : 10pt;
        color : #000000;
    font-weight=bold;
    }

  tr {
    font-size:10pt;
    font-weight=bold;
    color : #000000;
    }

  h2 {
    font-size:12pt;
    }

.maintitle         
{
    color:#822E00;
    font-size: 9.5pt;
    height: 26px;
    background-image: url(/images/tile_back.gif);
}
A:link 
{ 
	font-family:verdana; 
	text-decoration: none; 
	font-weight: bold; 
	color: #000000;
}

A:visited 
{
	font-family:verdana; 
	text-decoration: none; 
	font-weight: bold; 
	color: #000000;
}

A:active 
{
	font-family:verdana; 
	text-decoration: none; 
	font-weight: bold; 
	color: #822E00;
}

A:hover 
{
	font-family:verdana; 
	color: #822E00; 
}

.statborder {
        border-top: 2px solid black;
}


