body{
    margin:0px;
}
body,table,tr,td{
    font-size:10pt;
    font-family:tahoma,verdana,arial;
}
.navH{
    width:125px !IMPORTANT;
    height:25px;
    text-align:center;
    cursor:pointer;
    background-image: URL('images/bg_nav0.gif');
    padding-bottom:2px;
}
.navV{
    cursor:pointer;
}
.title_page{
    font-size:1.2em;
    font-weight:bold;
    color: #399bdc;
    border-bottom:1px solid #399bdc;
    margin-bottom:.5em;
}
.title_section{
    font-weight:bold;
    margin-top:.5em;
    margin-bottom:.5em;
    background: #399bdc;
    color:white;
    height:22px;
    padding-top:4px;
    padding-left:4px;
}
.title_subsection{
    font-weight:bold; 
    margin-top:.5em;
    margin-bottom:.5em;
    color: #399bdc; 
}
    
    
