A {
    font-family: "arial", "geneva";
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
    color: brown;
}

p {    
    text-align: justify;
    font-size: 13px;
    font-family: "arial", "geneva";
    color: darkviolet;
    font-weight: bold;
 }

pre {
    
    font-size: 13px;
    font-family: "arial", "geneva";
    color: darkviolet;
    font-weight: bold;
}
    td { font-size : 10pt;
            font-family:  "geneva", "arial", "verdana";
            font-weight: normal; 
        }
    td B { font-size : 8pt;
            font-family:  "geneva", "arial", "verdana";
            font-weight: BOLD; 
            }
    .verdana { font-size : 8pt;
                font-family:  "geneva", "verdana",  "arial"; 
                }
    .size12 { font-size : 12pt;
                font-family:  "geneva", "arial";
            }
    .size10 { font-size : 10pt;
                font-family:  "geneva", "arial";
            }
    .size8 { font-size : 8pt;
                font-family:  "geneva", "arial";
            }
    .boldorange { font-size : 16pt; font-family : "geneva", "arial";
            color : ff6600; font-weight : bold;
            }

    .menu { position:absolute; width:120; visibility:hidden; 
            background-color: white; layer-background-color:white; 
            color: #000000; border-style: solid; border-color: red; 
            border-width: 1px; padding: 5px; font-size : 11px; 
            font-family: "geneva", "arial"; font-weight: normal;
            }
    b.bold { font-size : 12px; font-family: "geneva", "arial"; 
                color: red; font-weight: bold; 
            }
