
body {
    font-family: tahoma, avantgarde, sans-serif;
    color: #000000;
    background-color: #ffffcc}

h1, h2, .author, .date, .version {
    font-family: tahoma, avantgarde, sans-serif;
    font-weight: bold;
    color: #800000;
    text-align: center }

h1 {
    font-size: 180%}

h2 {
    font-size: 140%}

ul {
    list-style-type: none}

.private, .private_class, .private_method {
    color: #800000; }

.public, .public_class, .public_method {
    color: #00C000; }

.public_property {
    color: #C00000; }

.public_class, .private_class {
    font-size: 125% }

.public_method, .private_method {
    font-size: 100% ; }

.class {
    font-family: tahoma, avantgarde, sans-serif;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #800000;
    padding-top: 0.1cm;
    margin-top: 0.5cm }

.method {
    margin-top: 0.5cm;}

.param {
    margin-top: 0.1cm;}

.comment {
    font-family: serif;
    font-weight: normal;
    color: #000000;
    font-size: 12pt;
    margin-left: 0.5cm; }

code {
    font-family: monospace;
    color: #000080 }

.navigation td          { background-color: #99ccff;
                          font-weight: bold;
                          font-family: avantgarde, sans-serif;
                          font-size: 110%; }

.footer                 { font-family: "times new roman", serif;
                          font-style: italic;
                          font-size: 10pt; }

img {
    border: 0px}

