BODY{
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #CCCCCC;

}
BODY, TABLE, TR, TD, DIV, INPUT, BUTTOM, TEXTAREA, A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A:hover{
	text-decoration: underline;
}
.LmenuMeio {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.cinzaPeqBold {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.12Cinza {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;

}
.cinzaPeq {
	font-size: 10px;
	color: #666666;
}
.TitAzul {
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}
.bold {
	font-weight: bold;
}
.imput {
	border: 1px solid #006699;
}.justificado {
	text-align: justify;
}
