body, table, td, div, p, input, a 	{
	font-family: Trebuchet MS, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 13px;
	color: #000000;
}

h1 {
    font-size: 15px;
}
a {
    text-decoration: none;
}

div#topmenu, div#logo {
    display: none;
}
.noprint {
    display: none;
}

table.list {
    width: 100%;
}

table.list th {
    border-bottom: 2px solid #000000;
    font-weight: bold;
    background-color: #FFFF00;
}
table.list td {
    border-bottom: 1px solid #AAAAAA;
}

.total {
    font-weight: bold;
    background-color: #FFFF00;
}

.printonly {
	display: block;
}