﻿@charset "utf-8";
/* CSS Document, estilos corregidos 5.01.10 */



a:link
{
    font-family: "Arial Narrow";
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    }
a:hover
{
    font-family: "Arial Narrow";
    font-size: 12px;
    color: #008000;
    text-decoration: underline;
    text-align: left;
}
a:visited
{
    font-family: "Arial Narrow";
    font-size: 12px;
    text-align: left;
}
.Desici
{
      font-size: 10px;
    text-decoration: none;
    color: #333333;
}
.Desici:link
{
    font-size: 10px;
    text-decoration: none;
    color: #333333;
}


body {
     font-family:Verdana, Geneva, sans-serif;
     font-size:12px;
     color:#000;}

p{
  font-family:Verdana, Geneva, sans-serif;
  font-size:12px;
  text-align:left;
  }

h1{
  font-family:Verdana, Geneva, sans-serif;
  font-size:18px;
  color:#066;
  font-weight:bold;}


h2{
  font-family:Verdana, Geneva, sans-serif;
  font-size:16px;
  color:#066;
  font-weight:bold;}

h3{
  font-family:Verdana, Geneva, sans-serif;
  font-size:16px;
  color:#066;
  font-weight:bold;
  background-color:#c0e1de;}


li{
  list-style:none;
  padding: 5px 0px 5px 0px;
  font-family:Verdana, Geneva, sans-serif;
  font-size:12px;}

