
#navbar {
    background-color: #002277;
    width: 100%;
    font-size: 11px;
    font-family: tahoma, arial, sans-serif;
    color: #cccccc;
    padding-top: 1px;
    padding-bottom: 2px;
    margin-bottom: 4px;
}
a.navbar1:link {
    background-color: #112277;
    color: #44dd44 !important;
    text-decoration: none;
}
a.navbar1 {
 color: #44dd44 !important;
}
a.navbar2:visited {
    background-color: #112277;
    color: #eeeeee;
    text-decoration: none;
}
section.first-section {
    padding: 30px 0px 50px;
    text-align: center;
    display: flex;
  justify-content: space-between;
    align-items: center;
}
.h-mone{
 color: orange;
}
.logo a{
 text-decoration: none !important;
 color: #fff;
}
table {
    font: normal 11pt verdana;
}
div.cptest {
    width: 150px;
    border: dashed 2px #dddddd;
    background-color: #f8f8f8;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
    font: bold 12px arial;
    text-decoration: none;
}
div.cptest a{
 text-decoration: none;
}
a.pnri {
    font: bold 10pt arial;
    color: #0000ff;
    text-decoration: none;
}
h2.h2 {
    font: bold 18pt tahoma, arial;
    margin-left: 143px;
}
.fr-pdn{
 padding: 30px 0px 30px;
}
.para{
 padding: 20px 0px 20px;
}