.topo{
	font-family: sans-serif;
	font-size:small;
	font-weight:bold;
	background:#9E9C9C;
	color:white;
	text-align:left;
	cursor:default;
	padding-left:2px;
}
.topoCenter{
	font-family:sans-serif;
	font-size:small;
	background:#9E9C9C;
	color:white;
	text-align:center;
	cursor:default;
	font-weight:bold;
}
.content{
	font-family:sans-serif;
	font-size:x-small;
	padding-left:2px;
	cursor:default;
	text-align:left;
	font-weight:bold;
	color: #5b5e5e;
}
.contentCenter{
	font-family:sans-serif;
	font-size:x-small;
	cursor:default;
	text-align:center;
	font-weight:bold;
	color: #5b5e5e;
}	

