body {
    color: #40b4e7;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.gif);
	background-color: #40b4e7;
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: none;
		
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.azul-menor{
    color: #1084c7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
}

.AZUL-MAIOR{
    color: #1084c7;
	font-family: Myriad Pro;
	font-size: 17px;
	font-weight: bold;
}

.verde-menor{
    color: #8bc531;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
}

.roxo-menor{
    color: #964477;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
}

.ROXO{
    color: #964477;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.sinza-menor{
    color: #969595;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
}

.preto-menor{
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
}

.branco-menor{
    color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
}

.BORDER {
border: 1px double #90386e;
}