body {background-color: #CDCDFF}
h1 {color: #AA00FF}
h2 {color: #AA00FF}
p {color: black font-weight: bold}
p.rm {margin-right: 6cm}
div.rm {margin-right: 6cm}
a:link {color: green text-decoration: none}
a:visited {color: red text-decoration: none}
a:hover {color: white text-decoration: underline}
a:active {color: white text-decoration: underline}
.menu { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: bold;
        color: yellow;
        background-color: #00A8D0 }