<style type="text/css">

body {

font-family : "Times New roman", Arial;

font-size : 12px;

}



a {text-decoration:none}



a:link {

	font-size: inherit;

	color: #324564;

	text-decoration: none

}

a:visited {

	font-size: inherit;

	color: #324564;

	text-decoration: none

}

a:hover {

	font-size: inherit;

	color: #acacac;

	text-decoration: none

}

a:active {

	font-size: inherit;

	color: #acacac;

	text-decoration: none

}

a:focus {

	font-size: inherit;

	color: #acacac;

	text-decoration: none

}

form {

margin: 0; 

padding: 0;

}





a.tooltip em {

    display:none;

}

a.tooltip:hover {

    border: 0;

    position: relative;

    z-index: 500;

    text-decoration:none;

	cursor:help;

}

a.tooltip:hover em {

    font-style: normal;

    display: block;

    position: absolute;

    top: 30px;

    left: 15px;

    padding: 5px;

    color: #000;

    border: 1px solid #000000;

    background: #FFFFFF;

    width:270px;

}

a.tooltip:hover em span {

    position: absolute;

    top: 15px;

    left: 15px;

    height: 7px;

    width: 11px;

    margin:0;

    padding: 0;

    border: 0;



}









</style>
