BODY,TD,A,P,.H {
    font-family:arial,sans-serif;
#	font-size: 10pt;
}
H3 {
#	font-size: 11pt;
}
A:hover {
    background-color: #E6E6E6;
    test-decoration: none;
}
.EXAMPLE {
    font-family:courier;
        background: #E6E6E6;
}
INPUT,SELECT {
#	font-size : 13px;
    color : #000000;
    text-transform: none;
    background-color: #E6E6E6;
    text-decoration: none;
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
}
PRE {
        border: 1px dashed #660000;
        background: #E6E6E6;
        margin: 4px;
        padding: 6px;
}
