

.title {

color: black;
font-size: 10px;
font-family: verdana;
font-weight: bold;
line-height: normal;
padding-left: 10;
text-align: left;
cursor: default;

}

.textItem {

color: black;
font-size: 10px;
font-family: verdana;
font-weight: normal;
line-height: normal;
padding-left: 20;
text-align: left;
cursor: hand;

}


