body { font-family: "Verdana", Arial, sans-serif; font-color: "#333366"; background-color: white; font-size: 14px }
hr { margin-right: 70%; color: "#7f7f9c"; background-color: "#7f7f9c"; }

h1 { color: "#333366"; background-color: "#efeff3"; }
h2 { color: "#333366"; background-color: white; }
h3,h4,h5,h6 { color: "#333366"; background-color: white; }


a:link { text-decoration: underline; color: "#7f7f9c" }
a:visited { text-decoration: underline; color: "#333366" }
a:active { text-decoration: underline; color: "#7f7f9c" }
a:hover { text-decoration: none; color: "#333366" }

table.header { width: 100%; } table.header td.bar { background-color: #7f7f9c; color: black; border-top: solid black 1px; border-bottom: solid black 1px; text-align: right; } table.header td { text-align: left; background-color: #efeff3; color: black; font-size: 14px }
table.footer { width: 100%; } table.footer td.bar { background-color: #7f7f9c; color: black; border-top: solid black 1px; border-bottom: solid black 1px; text-align: right; } table.footer td { text-align: center; background-color: #efeff3; color: black; font-size: 14px }