.message {
    font-size: 14pt;
    text-align: center;
    color: #3B4256;
}
.url {
    font-size: 10pt;
}
.url a:link, .url a:visited {
    font-size: 10pt;
    color: #000000;
    text-decoration: none;
}
.url a:hover {
    font-size: 10pt;
   color: #000000;
    text-decoration: underline;
}
h2 {
    text-align: center;
    color: #3B4256;
    font-size : 12pt;
    font-weight : bold;
}
h1 {
    font-size : 22px;
    font-weight : bolder;
    text-align: center;
    color: #FFFFFF;
}
.p {
    font-size: 9pt;
    color: #000000;
    text-align: justify;
    text-indent: 5mm;
    padding-left: 2mm;
    padding-top: 3px;
    padding-bottom: 1px;
}
.more {
    font-size: 9pt;
    color: #000000;
    text-align: right;
}
.more a:link, .more a:visited {
    font-size: 10pt;
    color: #000000;
    text-decoration: underline;
}
.more a:hover {
    font-size: 10pt;
    color: #000000;
    text-decoration: none;
}
.menuitem {
    font-size: 9pt;
    color: #3B4256;
    list-style: disk outside;
    padding: 3px;
}
.menuitem a:link, .menuitem a:visited {
    color: #3B4256;
    text-decoration: none;
    font-size: 10pt;
}
.menuitem a:hover {
    color: #3B4256;
    text-decoration: underline;
    font-size: 10pt;
}
a:link, a:visited {
    color: #3B4256;
    text-decoration: none;
    font-size: 10pt;
}
a:hover {
    color: #3B4256;
    text-decoration: underline;
    font-size: 10pt;
}
.newstitle {
    font-size: 10pt;
    color: #000000;
    padding-left: 5px;
    padding-top: 5px;
    font-weight : bold;
}
.newstext {
    font-size: 10pt;
    color: #000000;
    text-align: justify;
    text-indent: 3mm;
    padding-left: 5px;
}
.hidetitle {
    color: #DCECF7;
    text-align: center;
    font-size: 10pt;
}
.subtitle {
    font-size: 7pt;
    color: #FFFFFF;
    text-align: center;
    padding-right: 10px;
}
.bluebg {
    background-color: #2876AD;
    color: #FFFFFF;
    font-size: 10pt;
}
.bluebg a:link, .bluebg a:visited {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 10pt;
}
.bluebg a:hover {
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 10pt;
}
.graybg {
    background-color: #97C6E7;
    color: #000000;
    font-size: 10pt;
}
.question, pre {
    font-size: 10pt;
    color: #000000;
}
.aok {
    font-size: 10pt;
    font-weight : bold;
    color: #FF0000;
}
.basetitle {
    font-size: 12pt;
    font-weight : bold;
    background-color : #97C6E7;
    color: #000000;
    text-align :  center;
}
.basesubtitle{
    background-color : #DCECF7;
    color: #000000;
    text-align : center;
    font-size: 10pt;
}
.dir {
    list-style-image : url(/lica/images/dir.gif);
    font-size: 10pt;
}
.dir1 {
    font-size: 10pt;
    list-style-image : url(/lica/images/dir1.gif);
}
.layout {
    font-size: 10pt;
    list-style-image : url(/lica/images/layout.gif);
}
.searchinfo {
    background-color : #BAD9EF;
    font-size: 10pt;
    font-weight : bold;
    color: #000000;
    padding-top : 3mm;
    padding-bottom : 3mm;
    text-align : center;
    font : bold;
}
.nic {
    background-color : #BAD9EF;
    font-size: 10pt;
    font-weight : bold;
    color: #000000;
    text-align : left;
    padding-left: 5mm;
    font : bold;
}
.baseitem, .searchitem {
}
.faqhmenu {
    font-size: 10pt;
}
BODY {
    font-family :  Arial;
    font-size: 10pt;
    margin-top: 7px;
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 7px;
}
a.hl:link, a.hl:visited {
    font-size: 8pt;
    font-weight : bold;
    text-decoration: underline;
}
a.page_link:link, a.page_link:visited{
    font-size: 8pt;
    font-weight : bold;
}
a.page_link:hover{
    font-size: 8pt;
    font-weight : bold;
    text-decoration: underline;
}

form {
    margin: 0px

}

div.counters {
    text-align: center;
    padding-bottom: 5px;
    margin: auto;
}

