body {
	margin: 5px;
    background-color: #FFFFFF;
    }
.maintable
    {
    border: 0px solid #000000;
    border-collapse: collapse;
    display: table;
    }
.maintable td.shaft
    {
    border: 0px;
    padding: 0px;
    background: url(../graphics/bck_footer.gif) no-repeat bottom;
    }
.shaft
	{

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	line-height:24px;
	}
A.shaft
	{
    font-weight:bold;
	color: #595959;
	text-decoration:none;
	}
A:hover.shaft
	{
	color:#000000;
	text-decoration: underline;
	}

.bodytext
{

    margin: 8px;
    text-align:left;
    color:black;
	font-family: Arial, Helvetica, Geneva;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
}

A.bodytext
{
    margin: 0px;
	color:#008799;
	text-decoration:none;
	font-weight:normal;
}

A:hover.bodytext
{
	color:black;
	text-decoration:underline
}
