body
{ 
/*background:url(images/a_imagem_desejada.jpg) repeat-x top ;*/
margin:auto;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#ccc;
}

#principal{
width:auto;
height:100px;
margin:0 0 0 0;
padding: 0 0 0 0;
}

#pergunta{
font-size:9px;
color:#0080C0;
height:auto;
width:135px;
text-align:left;
padding:0;
font-family:verdana;
font-weight: bold;
margin:4px 0 0 5px;
}

#resposta{
font-size:9px;
color:#303030;
height:auto;
width:135px;
text-align:left;
padding:0;
font-family:verdana;
font-weight: bold;
}

#grafico{
font-size:8px;
color:#FFFFFF;
background-color: #CC0000;
height:9px;
text-align:justify;
padding:1px;
font-family:verdana;
font-weight: bold;
}

.botoes{
font-size:8px;
color:#000000;
height:20px;
text-align:center;
padding:0px;
font-family:verdana;
font-weight: bold;
}
