﻿body
{
    font-size: 12px;
    color: #333333;
}
.tecTitle
{
    color: #006600;
    font-size: 14px;
    font-weight: bold;
    background-color: #CCFF99;
    text-decoration: none;
}
.pubTitle
{
    color: #800000;
    font-size: 14px;
    font-weight: bold;
    background-color: #FFCC99;
    text-decoration: none;
}
.desTitle
{
    color: #800000;
    font-size: 14px;
    font-weight: bold;
    background-color: #FFCC99;
    text-decoration: none;
}
.desDescription
{
    color: #C0C0C0;
    font-size: 14px;
    background-color: #333333;
    text-decoration: none;
}
.desHostingTableMainTitle
{
    text-align: center;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    font-size: 20px;
    background-color: #C0C0C0;
}
.desHostingTableSubMainTitle
{
    border-style: solid;
    border-width: 1px;
    font-weight: bold;
    color: #333333;
    padding: 7px;
}
.desHostingTableEmphasized
{
    color: #CC0000;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 20px;
}
ul
{
    list-style-type: disc;
    line-height: 20px;
}
.pubImpressaoHeader
{
    color: #CC0000;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 20px;
}

.pubImpressaoDescription
{
    color: #000066;
    font-size: 11px;
}

.certificatePosition
{
 position:absolute;
visibility:hidden; 
 
}
.certLink
{
 font:Arial;
 color:Blue;
  font-weight:bold;
}