body {
background-color: ghostwhite;
color: black;
margin-left: 2em;
margin-right: 2em;
padding: 0px;
font-family: arial,  Helvetica, sans-serif;

PADDING-TOP: 0px;
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
PADDING-BOTTOM: 0px; 
MARGIN-LEFT: 0em; 
COLOR: black; 
MARGIN-RIGHT: 0em;  
BACKGROUND-COLOR: ghostwhite
}

th {
color: white;
font-weight: bold;
font-family: arial,  Helvetica, sans-serif;
font-size: 12px;
background-color: slategray;
}

p, td {
font-weight: normal;
font-family: arial,  Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.big {
font-weight: normal;
font-family: arial,  Helvetica, sans-serif;
font-size: 16px;
color: #000000;
}

td.invtd {
background-color: ghostwhite;
}

.pagehead {
text-align: left;
font-size: 20px; 
font-family: arial,  Helvetica, sans-serif;
font-weight: bold;
background-color: slategray;
color: white;
padding: 0.5em;
}

a {
color: darkred;
text-decoration: underline;
font-weight: normal;
}

a:hover {
text-decoration: underline; 
color: darkorange;
}


a:active {
text-decoration: underline; 
}

.grid {
border-width: 1;
border-style: solid;
border-color: black;
}

