BODY {

	font-family: Verdana;

}

.toc {
	font-size: smaller;
    background-color:#d4d0c8;


}

.header {
 background-color:black;
height: 50;
border-top-style: none;
border-bottom-style: none:
}

H1 {
    font-size: larger;

}

.title {
	    font-size: larger;
background-color: black;
color: white;

}

.return {
font-size: smaller;
}

.tabs
{
	font-weight: bold;
	color: maroon;
	border-left: 2pt solid white;
	border-right: .75pt solid gray;
	border-top-style: none;
	border-bottom: 1pt  solid gray;
	background-color: "silver";
	text-align: center;
	border-bottom-style: groove;

}
.producttable
{
	background-color: #e8ebf0;
}


