<style type="text/css">

td		{
			font-family:Verdana;font-size:8pt
}
p		{
			font-family:Verdana;font-size:10pt
}
a:link 	{
			text-decoration: none;
}
a:visited {
			text-decoration: none;
			color:#FF9900;
}
a:hover {
			font-weight: bold;
			color: #FF0000;
}

.formulario {
			color: #000000;
			background-color: #CCCCCC;
			text-transform: none;
			font-weight: bold;
			border: 1px solid #666666;
}

.texto	{
			font-family:Verdana;font-size:12pt
}
.fundo {
	background-image: url(imagens/fundo.jpg);
	background-repeat: no-repeat;
}
</style>

