body
{ 
    font-family: SansSerif,Helvetica,Arial;
    font-size: 10pt;
    background-color: #eeeeee;
    padding-top: 15px;
    padding-bottom: 15px;
}

a
{
   text-decoration: none;
}

a:link
{
    color: #454545;
}

a:visited
{
    color: #454545;
}

h2
{ 
    font-size: 12pt;
    color: #25257b;
    padding-top: 16px;
}

p
{ 
    color: #959595;
}

td
{
    font-family: SansSerif,Helvetica,Arial;
    font-size: 10pt;
}

li
{ 
    font-family: SansSerif,Helvetica,Arial;
    font-size: 10pt;
    color: #959595;
}

a.hover
{ 
    font-family: SansSerif,Helvetica,Arial;
    font-size: 10pt;
    color: #25257b;
}

#editions
{
    text-decoration: none;
    color: #f0f8fe;
    font-family: SansSerif;
    font-size: 8pt;
}

#editions:hover
{
    font-weight: bold;
    color: #ffffff;
}

#topic
{ 
    color: #606090;
}

#topic:hover
{ 
    color: #b05070;
}

#nl-footer
{ 
    font-family: SansSerif;
    font-size: 8pt;
    color: #959595;
}

#language
{ 
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
}

#language:visited
{ 
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
}

#language:hover
{ 
    font-size: 12pt;
    font-weight: bold;
    text-decoration: underline;
}

/*** News Tag ***/
.topic-title
{
    font-size: 12pt;
    font-weight: bold;
    color: #25257b;
    margin-left: 15px;
    margin-right: 15px;
    display:block;
}

.topic-body
{
    margin-left: 15px;
    margin-right: 20px;
    margin-top: 10px;
    font-size: 10pt;
    display:block;
    color: #959595;
}
/*** Fim News Tag ***/
