body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	font-size: 12px;
	color: #9933FF;
	vertical-align: top;
	background-position: center;
	background-image: none;
	background-color: #CCCCCC;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #9933FF;
	font-weight: bold;
}
.itens_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9933FF;
}
a:link {
	text-decoration: none;
	color: #9933FF;
}
a:visited {
	text-decoration: none;
	color: #9933FF;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: 9933ff;
}
a:active {
	color: #9933FF;
	text-decoration: none;
}
.notas {
	font-size: 11px;
}
.titulo_menor {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9933FF;
}
.titulo_materias {
	font-weight: bold;
	color: #9933FF;
}
.titulo_chamada {
	font-weight: bold;
	color: #000000;
}
.conteudo_chamada {
	color: #000000;
	text-transform: none;
	font-weight: normal;
	font-size: 12px;
}
.legendas {
	font-size: 10px;
	color: #000000;
}
.menu_direita {
	font-size: 11px;
	color: #000000;
}
