H1 {
    color : #00008b;
    font-size : 18pt;
    font-family: verdana,tahoma,arial;
}
H2 {
    color : #00008b;
    font-weight: normal; 
    font-size : 11pt;
    font-family: verdana,tahoma,arial;
}
H3 {
    color : #00008b;
    font-weight: normal;
    font-size : 14pt;
    font-family: verdana,tahoma,arial;
}
P {
    color : #00008b;
    font-size : 9pt;
    font-family: verdana,tahoma,arial;
}
TD {
    color : #000000;
    font-size : 8pt;
    font-family: verdana,tahoma,arial;
}
DIV {
    line-height: 145%;
    color : #000000;
    font-size : 8pt;
    font-family: verdana,tahoma,arial;
}
SPAN {
    color : #00008b;
    font-style: italic;
    font-size : 8pt;
    font-family: verdana,tahoma,arial;
}
.first {
    background-color: #ffffff;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 1 solid #000000;
    border-top: 1 solid #000000;
    border-left: 1 solid #000000;
    border-right: 1 solid #000000;
    font-size: 8pt;
    font-family: verdana,tahoma,arial;
}
.second {
    background-color: #b49bff;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1 solid #000000;
    border-top: 1 solid #000000;
    border-left: 1 solid #000000;
    border-right: 1 solid #000000;
    font-size: 8pt;
    font-family: verdana,tahoma,arial;
}
.usual1 {
    color : #00008b;
    font-size : 9pt;
    font-family: verdana,tahoma,arial;
}
.usual2 {
    color : #000000;
    line-height: 145%;
}
A:link, A:visited {
    color: #0000ff;
    text-decoration: none;
}
A:active, A:hover {
    color: #ff1493;
    text-decoration: underline;
}
#menu {
    position: absolute;
    width: 100%;
    font: 8 verdana,arial,helvetica;
    color: #ffffff;
    background: #dddfff;
    padding-top: 0;
    padding-bottom: 0;
    bottom: 0;
    top: 0;
}
#menu_frame {
    font-size : 8pt;
    font-family: verdana,tahoma,arial;
    line-height: 145%;
    color: #0000ff;
}