td{
color: #000000;
font-family:Verdana; 
font-size: 11px; 
}
body{
background:#FFFFFF;
color:#000000;
font-family:Verdana; 
font-size:12px; 
margin-top:2px;
text-align:center;
}
#conteudo{
background-color:#FFFFFF;
border:1px solid #336699;
border-bottom-width:2px;
border-bottom-style:groove;
border-right-width:2px;
border-right-style:groove;
margin:0 auto;
}
input{
border: 1px solid #3141A0;
}
a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color:#000000;
}

