    .Glossary_-_Tool_Tip
    {
        background-color : #9294a2 ;
	border-right: 1px solid #838a5b; 
	border-bottom: 2px solid #838a5b;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
        margin : 15px ;
        width : 300px ;
	font-family: Arial, Tahoma, Helvetica, Sans-serif;
	z-index: 10;
    }

    .Glossary_-_Tool_Tip .Glossary_-_H1
    {
        background-color : #ddccb1 ;
        color : #333333 ;
	border-bottom: 1px solid #484c32;
	-moz-border-radius:10px 10px 0 0;
	-khtml-border-radius:10px 10px 0 0;
        display : block ;
        font-size : 15px ;
        font-weight : bold ;
        padding : 3px 5px ;
        text-align : left ;
    }

    .Glossary_-_Tool_Tip .Glossary_-_P
    {
        color : #ffffff ;
        display : block ;
        font-size : 12px ;
        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 ;
    }
