
A
{
    color: #2a8a4c;
    font-family: Arial, Verdana, Helvetica, 'Times New Roman';
    font-size: 16pt;
}
A:hover
{
    color: black
}
BODY
{
    color: black;
    font-family: Arial, Verdana, Helvetica, 'Times New Roman';
    font-size: 16pt
}
P
{
    font-family: Arial, Verdana, Helvetica, 'Times New Roman';
    font-size: 16pt
}
U
{
    font-family: Arial, Verdana, Helvetica, 'Times New Roman';
    font-size: 15pt;
}
TD
{
    font-family: Arial, Verdana, Helvetica, 'Times New Roman';
    font-size: 16pt;
}
SELECT
{
    font-family: Arial, Verdana, Helvetica, 'Times New Roman';
    font-size: 16pt;
    border-radius:5px 4px;
}
INPUT
{
    font-family: Arial, Verdana, Helvetica, 'Times New Roman';
    font-size: 16pt;
    border-radius:5px 4px;
}
TEXTAREA
{
    font-family: Arial, Verdana, Helvetica, 'Times New Roman';
    font-size: 16pt;
    border-radius:5px 4px;
}
LI
{
    font-family: Arial, Verdana, Helvetica, 'Times New Roman';
    font-size: 16pt;
    line-height: 18pt;
    text-align: left
}
TABLE   {width:100%;border:0;}
SPAN {font-size: 18pt;}
UL  {font-family: Arial, Verdana, Helvetica, 'Times New Roman';font-size: 12pt;text-align: left}
H1  {font-size: 16pt;font-weight: bold;color: #2a8a4c;}
H2  {font-size: 14pt;font-weight: bold;color: #2a8a4c;}
B   {color: #2a8a4c;font-weight: bold;font-size:inherit}
.nav-selected {background-color:#f0f0f0;color:#ffffff;font-weight:bold;width:19%;text-align:center;padding:3px;}
.nav-button {text-align:center;width:19%;height:48px;border-radius:5px;border-top-style:none;border-bottom-style:solid;border-left-style:groove;border-right-style:groove;padding:3px; }
.copyrt {color: #2a8a4c;font-weight: bold;font-size:13pt;text-align:center;}
.logo {cursor:pointer;overflow:no-display; position: absolute;
    top: 25px;
    z-index:120;
    height:75px;
    width:270px;
    margin:0;
}
.mobile {display: block;}
.main {width:1024px;padding-right:40px;margin:auto;}
.gdpr {font-size:16pt;text-align:justify;}
.normal {font-size:16pt;}
.m_inp { height: 68px;font-size:18pt;}
.topic_header {vertical-align:middle;background-color:#DDE5DD;color:#2a8a4c;font-weight:bold;height:38px;padding-left:5px;padding-top:20px}
.top_banner_text {
    width: 615px;
    margin: 0;
    border-radius:7px;
    border:2px solid #95ea4b;
}
.top_banner_text h3 {
    font-size: 1.6em;
    padding-left: 15px;
    text-align: left;
    margin: 0;
}
.top_banner_nextus {
    overflow:no-display;
    background-size: cover;
    height:215px;
}
.top_banner_text p {
    font-size: 1.2em;
    text-align: left;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: -16px 3px;
    padding-left: 15px;
}