body  { 
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-size: 12px;
}
p {
    color: #262f72;
    margin-left: 8px;
    text-align: left;
   font-size: 12px;
}
p.cform {
    text-align: left;
}
a {
    font-weight: bold;
    font-style: italic;
    color: #262f72;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a.normal {
    font-weight: normal;
    font-style: normal;
    color: #262f72;
    text-decoration: none;
}
a.normal:hover {
    text-decoration: underline;
}
a.link {
    font-weight: bold;
    font-style: normal;
    color: #262f72;
    text-decoration: none;
}
a.link:hover {
    text-decoration: underline;
}
td {
    color: #262f72;
}
td.hct {
    color: #666666;
    font-size: 12px;
    padding: 2px;
}
a.hct {
    color: #666666;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}
a.hct:hover {
    text-decoration: underline;
}
a.sb {
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}
a.sb:hover {
    text-decoration: underline;
}
ul.sb {
    list-style-type: square;
    font-size: 14px;
    color: #262f72;
    padding-left: 0px; 
    margin-left: 20px; 
}
ul {
    list-style-type: square;
    color: #262f72;
}
div.w {
    border: silver 1px solid; 
    background-color: gainsboro; 
    margin: 8px; 
    padding: 8px;
}
div.z {
    border: silver 1px solid; 
    background-color: #FF893B; 
    margin: 8px; 
    padding: 8px;
}
a.prod {
    font-weight: normal;
    font-style: normal;
    color: #262f72;
    text-decoration: none;
}
a.prod:hover {
    text-decoration: underline;
}
td.prod:hover {
}
img.prod {
    border: solid 1px #8b8daf;
}
img.pic {
    border: solid 1px #8b8daf;
}
span.redstar {
    font-size: larger;
    color: red;
}
.simulacao {
	border: 1px solid #FFFFFF;
}
