    H1  {
	font-family : Tahoma, Lucida Bright, Times New Roman, Times, serif;
	font-weight : bold;
	font-size : large;
    }

    H2  {
	font-family : Tahoma, Lucida Bright, Times New Roman, Times, serif;
	font-weight : bold;
	font-size : medium;
    }

    H3  {
	font-family : Tahoma, Lucida Bright, Times New Roman, Times, serif;
	font-weight : bold;
	font-size : small;
    }

    H4  {
	font-family : Tahoma, Lucida Bright, Times New Roman, Times, serif;
	font-weight : normal;
	font-size : small;
    }

    BODY  {
	font-family : Tahoma, Lucida Bright, Times New Roman, Times, serif;
	font-weight : normal;
	font-size : small;
    }

    TH  {
	font-family : Tahoma, Lucida Bright, Times New Roman, Times, serif;
	font-weight : normal;
	font-size : small;
	font-style : italic;
    }

    .headcolumn  {
	background-color : White;
	font-weight : bold;
	text-align : right;
    }

    .headcolumnold  {
	background-color : White;
	font-weight : bold;
	text-align : right;
	color : #999999;
    }

    .datacolumn  {
	background-color : White;
    }

    .nickcolumn  {
	background-color : White;
	font-weight : normal;
	color : #999900;
	text-decoration : none;
    }

    .menutable  {
    }
