p       {
        font-family:Verdana;
        font-size:8pt;
        }

tr      {
        font-family:Verdana;
        font-size: 8pt;
        }

th      {
        font-family: Verdana;
        font-size: 8pt;
        font-weight: bold;
        color: black;
        background-color: White;
        border-bottom: solid #7CC5A1 2px;
        border-top: solid black 1px;
        vertical-align: bottom;
        text-align: left;
        padding-top: 2px;
        }

td      {
        font-family:Verdana;
        font-size: 8pt;
        vertical-align: top;
        }

h2      {
        margin-top: 15px;
        font-family: Arial, Verdana;
        font-size: 13pt;
        font-weight: bold;
        }

a	{
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}



.HPSMLinkESD{ color : #008000; font: 11px Verdana;}
A.HPSMLinkESD:link{color : #008000;  text-decoration : none;}
A.HPSMLinkESD:visited{color : #008000; text-decoration : none;}
A.HPSMLinkESD:hover{color : #008000; text-decoration : underline;}

