/* $Revision: 1.2 $ */

/* $Author: sschoen $ */

/* $Date: 2004/03/16 11:05:39 $ */

@import url(sigma.css);

body {
	background-color : White;
	background-image : none;
}
tr.logo {
    display : none;
}
tr.nav {
    display : none;
}
tr.head {
	font-weight : bold;
	background-color : White;
	border : 0px;
	color : Black;
}
tr.head td {
	border-top : thin solid Black;
}
tr.body {
	background-color: White;
}
p.counter {
    display : none;
}

table.list {
    width : 100%;
    margin-left : 0px;
}
