ul { 
	list-style-type:square; 
	list-style-position:outside;
}

ul li { 
	margin-left:13px;
}

div {
 line-height: 19px;
}

table tr td {
 vertical-align:top;
}

.grau {
 color: #3b4d54;
}

.grauFett {
 color: #3b4d54;
 font-weight: bold;
}