    .IMM_Glossary_-_Tool_Tip
    {
	background-color : #ffffff;
	border : 1px solid #3366FF;
	margin : 15px;
	width : 300px;
    }

    .IMM_Glossary_-_Tool_Tip .IMM_Glossary_-_H1
    {
	background-color : #003399;
	color : #ffffff;
	display : block;
	font-size : 12px;
	font-weight : bold;
	padding : 5px;
	text-align : left;
    }

    .IMM_Glossary_-_Tool_Tip .IMM_Glossary_-_P
    {
        color : #000000 ;
        display : block ;
        font-size : 11px ;
        margin : 5px ;
        text-align : justify ;
    }

    .A
    {
        border : 0px ;
        border-bottom-width : 1px ;
        border-bottom-style : solid ;
        padding : 0px 0px 0px 0px ;
        text-decoration : none ;
    }

    .A:hover
    {
        text-decoration : none ;
    }

    .B
    {
        border : 0px ;
        border-bottom-width : 1px ;
        border-bottom-style : solid ;
        padding : 0px 0px 2px 0px ;
        text-decoration : underline ;
    }

    .B:hover
    {
        text-decoration : underline ;
    }

    .C
    {
        border : 0px ;
        border-bottom-width : 1px ;
        border-bottom-style : dotted ;
        padding : 0px 0px 0px 0px ;
        text-decoration : none ;
    }

    .C:hover
    {
        text-decoration : none ;
    }

    .D
    {
        border : 0px ;
        text-decoration : none ;
    }

    .D:hover
    {
        text-decoration : none ;
    }
