body  { background-color: white }
p  { color: black }
.indent   { text-align: left; text-indent: 1cm }
.menu    { font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif}
a:link { color: #008000; text-decoration: underline }
a:visited { color: #800000; text-decoration: underline }
a:active { color: #FF0000; text-decoration: underline }
