body { background-color: "white"; margin-left: 10%; margin-right: 10%; font-size: "small"; font-family: "arial", "helvetica", "sans-serif" }
h1 { background-color: "blue"; color: "white"; margin-left: -3%; font-size: "large"; font-variant: "small-caps"; font-family: "times new roman", "serif" }
h2 { background-color: "white"; color: "blue"; margin-left: -3%; font-size: "x-large"; font-variant: "small-caps"; font-family: "times new roman", "serif" }
p.caption { font-weight: "bold"; test-align "center"; font-size: "smaller"}
p.menu { font-size: "x-small"; color: "blue"; text-align: "right"; font-variant: "small-caps"; font-family: "times new roman", "serif" }
tr.dark { background-color: "#cccccc" }
tr.light { background-color: "white" }
td.divider { background-color: "#999999" }
th.divider { background-color: "#999999" }
