body { background: "#cccccc"; }
body { font-family: Arial, sans-serif; color: black; background: url(../Images/Background.jpg) }
pre { font-family: monospace; }
dl { font-family: Arial, sans-serif; }
a { text-decoration: none; }
h1, h2, h3, h4, h5, h6, table, tr, td { font-family: Arial, sans-serif; font-size: small; color: black; }
:link { color: maroon; }
:visited { color: maroon; }
:active { color: maroon; }
:hover { color: red; }
