body{
font: verdana;
font-size: 11pt;
background: #d7dcdf;
text-align: center;
color:#000;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {
text-decoration: none;
color: #69c;

}
a:active {text-decoration: none;}

a{
border:0;
color: #036;
}

#wikipedia a{ color: #ed1c24;}

#container{
background: #fff;
width:600px;
padding:25px;
border: dotted 2px #ccc;
margin: 0 auto;
}

#box_resposta{
background: #d7dcdf;
padding: 10px;
margin:15px 0 25px 0;
border: dotted 2px #ccc;
}

#banner{
font-size:18pt;
}

#is_set{
font-size:12pt;
color: #036;
}

h3{
font-size:11pt;
}