<!--
body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titulo {
	font-size: large;
	font-weight: bold;
}
.item {
	font-size: medium;
	font-weight: bold;
}
.positem {
	font-size: small;
	font-weight:normal;
}
.menu {
	font-size: 80%;
	font-weight:normal;
	margin-left:10px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background:#CCCCCC;
}
.rodape {
	font-size: x-small;
	font-weight:normal;
	text-align:center;
	margin-left:10px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:0px;
	background:#CCCCCC;
}
.style3 {
	font-size: large;
	font-weight: bold;
}
a:link {
	color: #6666FF;
}
a:visited {
	color: #00FFFF;
	color: #6666FF;
}
.style8 {font-size: small}
.style14 {color: #FFFF00; font-size: large;}
.style22 {color: #FFFF00; font-style: italic; font-size: large;}
.style23 {color: #FFFF00; font-style: italic;}

.style100 {font-size: 100%;}
.style80 {font-size: 80%; }
.style50 {font-size: 50%; }

.style120 {font-size: 120%; }
.style150 {font-size: 150%; }
.style200 {font-size: 200%; }



.bloco {float:left; width:260px; height:400px; margin:15px; border-bottom: 1px solid lightgrey; border-right:1px solid lightgrey;}
.bloco_titulo {width:250px; font-size: 95%; font-weight: bold;}
.bloco_corpo {width:250px; font-size: 70%; font-weight:normal; }
.separador {float:left; width:5%; height:400px;}

.mural_bloco {background-color:#EEEEEE; }
.mural_titmsg {font-size: 80%; font-weight:700; }
.mural_quemquando {font-size: 80%; background-color:#CCFFFF; }
.mural_msg {font-size: 80%;}
.mural_action {font-size: 80%;}
.mural_pgclicavel {font-size: 80%;}
.mural_pgnaoclicavel {font-size: 80%; color:#999999;}
.mural_pg {font-size: 80%;}
.mural_separador {font-size: 20%; height:20px; background-color:#FFFFFF;}

-->

