﻿body
{
    margin: 0px;
    font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color: #42413f;
    background-color: #000000;
}
a
{
    font-family: tahoma;
    font-size: 12px;
    color: #42413f;
    text-decoration: none;
}
    
a:hover
{
    text-decoration: underline;
}

h1{font-family: tahoma;
    font-size: 18px;
    padding:0px 0px 15px 0px;
    margin:0px;
    font-weight:normal;
    }
    
    h2{font-family: tahoma;
    font-size: 12px;
    padding:0px;
    margin:0px;
    font-weight:bold;
    }
img{border:none}

.titulo1
{
    font-family: tahoma;
    font-size: 18px;
}
.titulo2
{
    font-family: tahoma;
    font-size: 13px;
    color: #077c90;
    font-weight: bold;
}
.titulo3
{
    font-family: tahoma;
    font-size: 15px;
    color: #767474;
    
}
.titulo4
{
    font-family: tahoma;
    font-size: 15px;
    color: #ffffff;
    
}
.texto2
{
    font-family: tahoma;
    font-size: 12px;
    color: #797777;
}

.texto3
{
    font-family: tahoma;
    font-size: 13px;
    color: #FFFFFF;
}

.txt1
{
    font-family: tahoma;
    color: #FFFFFF;
    font-size: 12px;
    border: 1px solid #a9c6cc;
    background-color: #077c91;
    padding:4px;
    
}

a.lnk1
{
    font-family: tahoma;
    font-size: 12px;
    color: #42413f;
    font-weight: bold;
    text-decoration: none;
}
a.lnk1:hover
{
    text-decoration: underline;
}



a.lnk2
{
    font-family: tahoma;
    font-size: 12px;
    color: #017b8a;
    font-weight: bold;
    text-decoration: none;
}

a.lnk2:hover
{
    text-decoration: underline;
}

a.lnk3
{
    font-family: tahoma;
    font-size: 12px;
    color: #ffffff;
    
    text-decoration: none;
}
a.lnk3:hover
{
    text-decoration: underline;
}

a.lnk4
{
    font-family: tahoma;
    font-size: 18px;
    color: #000000;
    
    text-decoration: none;
}
a.lnk4:hover
{
    text-decoration: underline;
}

.txt
{
    font-family: tahoma;
    font-size: 12px;
    color: #42413f;
    background-color: #e6e6e6;
    border: 1px solid #e6e6e6;
}