        	a:link
        {
        	color: #2424FF;
        }
        	a:visited
        {
        	color: #2424FF;
        }
        	a:hover
        {
        	color: #2424FF;
        	text-decoration: none;
        }
        	a:active
        {
        	color: #2424FF;
        }
        body
        {
         
        }


        table, tr, td
        {
        	font-family: Verdana, Arial;
        	font-color: #000000;
        	font-size: 10pt;
        	line-height: 1.5;

        }
        .frame
        {
        	background-color: #2424FF;

        }
        .tablehead
        {


        }

        .detail
        {
        	background-color: #B0D8FF;


        }

        .h2
        {
        	background: White;

        }