body {
        margin-left: 0px;
        margin-top: 0px;
}
.style2 {
	color: #000000
}

.normal {
	font-family: Verdana;
	font-size: 10px;
	color: #406080;
}

.normal_branco {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.normalb {
	font-family: Verdana;
	font-size: 10px;
	color: #406080;
	font-weight: bold;
}

.normalb_alert {
	font-family: Verdana;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
}

.normalb_branco {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.t12b {
	font-family: Verdana;
	font-size: 12px;
	color: #406080;
	font-weight: bold;
	text-decoration: none;
}

.t12b_branco {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.t10b_branco {
        font-family: Verdana;
        font-size: 10px;
        color: #FFFFFF;
        font-weight: bold;
}

.menu {
        font-family: Verdana;
        font-size: 10px;
        color: #8FA2B5;
        font-weight: bold;
        text-decoration: none;
}
        
