body {font-family: Arial, Helvetica, sans-serif; background: "#FFFFCC"}
h1 {color: maroon; text-align: center}
h2 {color: maroon; text-align: left}
h3 {color: maroon; text-align: left; background: yellow}
p {text-align: left}
table  {font-size: 90%}
.leftmenu {font-family: Arial, Helvetica, sans-serif; font-size: smaller}
.bottommenu {font-family: Arial, Helvetica, sans-serif; font-size: smaller}
A:link {color: blue}
A:active {color: red}
A:hover {color:green}
A:visited {color: purple}

