body {
	background-image: url(imagens/bg2.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style1 {
	font-size: 17px;
	font-weight: bold;
	color: #0B6490;
}
input, select        { border:1px solid #D4D0C8; font-size: 8pt; font-family: Tahoma; }
button           { font-size: 8pt; font-family: Tahoma }

