BODY
{
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #476E93;
}
.ToolTitleText
{
	font-size: 10px;
	font-weight: bold;
}
	/* a class for all Tigra Hints boxes, TD object */
.hintsClass
{
	text-align: center; 
	font-family: Tahoma, Arial, Helvetica;
	font-size:10px;
	color:#000000;
	background-color:#FFFFCC;
}

