HTML {
    background-color: #ffffff; 
    background-image: URL(tozsdelight.gif);
}
BODY { 
    background-color: #ffffff; 
    background-image: URL(tozsdelight.gif);
    font-family: Arial, Helvetica;    
    font-size: 10pt;
}
TD {
    font-size:10pt;
}
TABLE {
    background-image: URL(tozsdelight.gif);
    padding-top: 0px;
    margin-top: 0px;
}
TD.right {
    background-image: URL(src/whitepoint.gif);
    padding-left: 6pt;
    width: 100%;
}
DT { font-size: 10pt;
    margin-left: 12pt;
}
DL {
    margin-top: 1px;
    padding-top: 1px;
    margin-bottom: 1px;
    padding-bottom: 1px;
}
P {
    margin-top: 1px; margin-bottom: 2px;
}
textbox {
    margin-bottom: 1pt;
    padding-bottom: 1pt;
}
H2 { font-size: 12pt; }
H3 { font-size: 12pt; 
    margin-bottom: 1pt; 
    margin-top: 2pt;
    padding-bottom: 1pt;
    margin-top: 1pt;
}
A:visited { color:#000088; }
A.hu:link { color: #008800; }
A.hu:visited { color: #005500; }
A.hu:activated { color: #00FF00; }