.bg
{
	background-image: url(../imagens/bg.gif);
}
.Escola
{
	font-weight: bold;
	font-size: 12px;
	color: #003f86;
	border-bottom: #003f86 1px solid;
	font-family: Verdana;
}
.borda
{
	
	border-bottom: #003f86 1px solid;
	
}
.Barra
{
	font-weight: bold;
	font-size: 12px;
	color: #003f86;
	font-family: Verdana;
}
.txt
{
	border-right: #003f86 1px solid;
	border-top: #003f86 1px solid;
	border-left: #003f86 1px solid;
	border-bottom: #003f86 1px solid;
}
.imagem
{
	border-right: #003f86 1px solid;
	border-top: #003f86 1px solid;
	border-left: #003f86 1px solid;
	border-bottom: #003f86 1px solid;
}
.Titulo
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}
a.lnkTitulo
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}
a.lnkTitulo:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #008aff;
	font-family: Verdana;
	text-decoration: underline;
}
.Texto
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}
.Requerido
{
	font-size: 11px;
	color: #ff0000;
	font-family: Verdana;
}
.Categoria
{
	font-weight: bold;
	font-size: 11px;
	color: #003f86;

	font-family: Verdana;
}