body
{
    font-family: Georgia, Verdana, Arial, sans-serif;
    font-size: 12pt;
    color: #202020;

    scrollbar-face-color: #92959B;
    scrollbar-highlight-color: #E4E8EB;
    scrollbar-shadow-color: #454647;
    scrollbar-arrow-color: #ffffFF;
    scrollbar-track-color: #f0f0f0;
    scrollbar-base-color: #AEB2B5;
}
h1
{
    font-family: Georgia, Verdana, Arial, sans-serif;
    font-weight: normal;
    font-size: 32px;
    margin: 0em 0em 10px 0em;
    color: #4A4A4A;
}
h1.atricle
{
    font-family: Georgia, Verdana, Arial, sans-serif;
    font-weight: normal;
    font-size: 32px;
    text-align: left;
    margin: 0em 0em 0em 0em;
    color: #4A4A4A;
}
h2
{
    font-family: Georgia, Verdana, Arial, sans-serif;
    font-weight: normal;
    font-size: 23px;
    margin: 0em 0em 0em 0em;
    color: #4A4A4A;
}
h3
{
    font-family: Georgia, Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    margin: 0em 0em 0em 0em;
    color: #4A4A4A;
}
tr
{
    font-family: Georgia, Verdana, Arial, sans-serif;
    font-size: 12pt;
    color: #202020;
}
td
{
    font-family: Georgia, Verdana, Arial, sans-serif;
    font-size: 12pt;
    color: #202020;
}
hr
{
    background: #808080;
    border-top: 1px solid #808080;
    background-color: #808080;
    border: 0px solid #808080;
    color: #808080;
    height: 1px;
}
ul
{
    list-style-type: square;
}
li
{
    margin-top: 10px;
}
li.small
{
    list-style-type: square;
    margin-left: 5px;
    margin-top: 0px;
}
small, .small
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #2F2F2F;
}
a
{
    font-family: Georgia, Verdana, Arial, sans-serif;
    color: #2F2E2E;
}
a.small
{
    font-family: Georgia, Verdana, Arial, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #1A3B4E;
}
a.src
{
    font-family: Georgia, Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #2F2E2E;
}
a:visited
{
    color: #2F2E2E;
}
a:active
{
    color: #91949A;
}
a:hover
{
    text-decoration: underline;
    color: #000000;
}
a.menu, a.menu:active
{
    font-family: Verdana, Arial, sans-serif;
    text-decoration: underline;
    font-weight: bold;
    font-size: 11px;
    color: #2F2E2E;
}

.just
{
    text-align: justify;
}
.data
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #4A4A4A;
}
.title
{
    font-family: Georgia, Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 11pt;
}
.img
{
    background-color: #EFEFEF;
    border-right: #525252 1px solid;
    border-top: #525252 1px solid;
    border-left: #525252 1px solid;
    border-bottom: #525252 1px solid;
    margin-right: 12px;
}
.imgsrc
{
    background-color: #EFEFEF;
    border-right: #525252 1px solid;
    border-top: #525252 1px solid;
    border-left: #525252 1px solid;
    border-bottom: #525252 1px solid;
}