﻿body 
{
    background-color:#000000;
}
.total {
background-color:#333366;
margin-left:100px;
}
.textopequeno 
{
    font-family:Bimini,Tahoma;
    font-size:10pt;
    color:#99cc00;
    padding-left:5px;
	font-style:strong;
	text-align:center;
}
.textopequeno2
{
    font-family:Tahoma;
    font-size:10pt;
    color:#000000;
    padding-left:5px;
	font-style:strong;
	text-align:center;
}
.textotopo
{
    font-family:Bimini,Tahoma;
    font-size:10pt;
    color:#000000;
    padding-left:5px;
	font-style:strong;
}
.table td
{
border:1px solid #7f7fb2;
margin-left:3px;
}
.backtd{
background-color:#7F7FB2;
font-family:Tahoma;
font-size:9pt;
color:#FFFFFF;
}
.texto
{
    font-family:Tahoma,Arial;
    font-size:12px;
    color:#FFFFFF;
    text-decoration:none;
    text-align:center;
}
a {
color:#99cc00;
}
a:hover{
color:#666666;
}