ToolTip {
backgroundAlpha: 0.86;
cornerRadius: 7;
paddingLeft: 6;
paddingRight: 4;
letterSpacing: 3;
backgroundColor: #33ff33;
color: #666699;
textAlign: left;
fontFamily: Comic Sans MS;
fontSize: 24;
fontWeight: bold;
fontStyle: italic;
textDecoration: underline;
}