A{text-decoration : none;} 
A:HOVER{color : yellow;background-color : blue;text-decoration : underline;}
BODY{font-size: 11pt;
     line-height: 140%; }
H2 {
    width: 100%;
    font-weight: bold;
    color: #ffffff;
    background-color: #8484ee;
    border: 1px none #8888f8;
    border-top: 1px solid #8888f8;
    border-left: 1px solid #8888f8;
    border-right: 1px solid #666699;
    border-bottom: 1px solid #666699;
    padding: 5px 3px 3px 0.5em;
    margin-top: 5px;
    margin-bottom: 10px;
}
H3 {
    width: 100%;
    color: #ffffff;
    font-weight: bold;
    font-size: 1.3em;
    background-color: #cc6633;
    border: 1px none #9999ff;
    border-top: 1px solid #ff9999;
    border-right: 2px solid #993333;
    border-bottom: 2px solid #993333;
    border-left: 1px solid #ff9999;
    padding: 5px 3px 3px 0.5em;
}
H4 {
    width: 100%;
    font-weight: bold;
    font-size: 1em;
    color: #ffffff;
    background-color: #8484ee;
    border: 1px none #8888f8;
    border-top: 1px solid #ccccff;
    border-left: 1px solid #ccccff;
    border-right: 1px solid #666699;
    border-bottom: 1px solid #666699;
    padding: 5px 3px 3px 0.5em;
}
H5 {
    font-size: 1em;
}
TABLE{font-size: 11pt;
     line-height: 140%; }
PRE.c {font-size: 11pt;
     border: 1px solid gray;
     padding: 5px; 
     white-space: pre; 
     width: 100%; 
     background-color: #fffff0; }
SPAN.s {font-size:20pt; 
     line-height: 100%;
     width:100%;
     filter:Shadow(color=silver,direction=135); }
