﻿body {
    font-size: 14px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #333333;
}

a:link, a:visited
{
    color: #006699;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin:10px 0px;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 14px;
    color: #153365;
    text-transform: none;
    font-weight: bold;
}

h1
{
    font-size: 16px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 14px;
}

h3
{
    font-size: 13px;
}

h4
{
    font-size: 12px;
}

h5, h6
{
    font-size: 11px;
}
.red {color:Red;}

.rel {position:relative;}
.clear{clear: both;}
.pad {padding-bottom:10px;}
.tname
{
    text-align:justify;
}
.tauthor
{
    font-style:italic;
    font-weight:bold;
    font-size:12px;
}
.torg
{
      font-size:12px;
}
.taddress {font-size:12px;font-style:italic;padding-bottom:20px;text-align:center;}

.rel h3 {width:80%;margin-top:5px;}
.fixpage{position:absolute; top:5px; right:0px;color: #153365;font-weight:bold;margin:0;}
.topbord {border-top:solid 1px #153365;margin-top:8px;}
.center {text-align:center;}
.conf
{
    padding-bottom:20px;
    text-align:center;
}
.tit{
    font-style:italic;
    font-weight:bold;
    font-size:14px;
    margin-top:15px;
}

.auth-org p {margin:0;}
.auth-org p:first-child {font-weight:bold;margin:0;font-style:italic;}
.auth-org ol {margin:0;padding-left:20px;}