.supertitulo {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000CC;
}
.titulo {
	font-size: 10px;
	font-weight: bold;
	color: #0000CC;
	font-family: Verdana;
}
.formbuton {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000003;
	text-decoration: none;
}
.inputform {
	font-size: 8pt;
	font-family: Tahoma;

}
link {
	text-decoration: underline;
}
link:hover {
	text-decoration: underline;
}
.menu {
	font-family: Verdana;
	font-size: 10px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.normal {
	font-family: Verdana;
	font-size: 10px;
}
.branco {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.normalBold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.vermelho {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}
.vermelhoBig {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}
.brancogrande {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
