.titulo
{
font-family: Comic Sans MS, Verdana, Helvetica;
font-size: 15pt;
color: #ff0000;
font-wheight: bold;
text-align: center;
text-decoration: none;
}

#label
{
font-family: Verdana, Arial, Sans-Serif;
font-size: 12pt;
color: #000099;
font-wheight: bold;
text-align: right;
text-decoration: none;
width: 50%;
}

#labelcenter
{
font-family: Verdana, Arial, Sans-Serif;
font-size: 12pt;
color: #000099;
font-wheight: bold;
text-align: center;
text-decoration: none;
width: 100%;
}

#labelright
{
font-family: Verdana, Arial, Sans-Serif;
font-size: 9pt;
color: #000000;
font-wheight: italic;
text-align: right;
text-decoration: none;
}

#controle
{
font-family: Verdana, Arial, Sans-Serif;
font-size: 12pt;
color: #000099;
font-wheight: bold;
text-align: left;
text-decoration: none;
width: 50%;
}

#controlecenter
{
font-family: Verdana, Arial, Sans-Serif;
font-size: 12pt;
color: #000099;
font-wheight: bold;
text-align: center;
text-decoration: none;
width: 100%;
}

#botao
{
font-family: Verdana, Arial, Sans-Serif;
font-size: 12pt;
color: #000099;
font-wheight: bold;
text-align: center;
text-decoration: none;
width: 50%;
}

input,textarea
{
font-family: Verdana, Arial, Sans-Serif;
font-size: 10pt;
background-color: #fffff0;
color: #000099;
text-align: justify;
font-wheight: normal;
text-decoration: none;
}

#btnconfirmar 
{
width: 120px;
}

#btnlimpar
{
width: 120px;
}