/*<![CDATA[*/
            <!--
            a.h_link:link {
              text-decoration: none;
              font-weight: bold;
              color: #000000;
            }
            a.h_link:visited {
              text-decoration: none;
              font-weight: bold;
              color:	#000000;
            }
            
            a.h_link:active {
              text-decoration: none;
              font-weight: bold;
              color:	#FF0000;
            }
            a.h_link:hover	{
              text-decoration: none;
              font-weight: bold;
              color:	#FFFFFF;
              background:	#000000;
            }     
            a:link {
	  					text-decoration: none;
							font-weight: none;
	            color: #000000;
	            }
	    			a:visited {
	    				text-decoration: none;
	        		font-weight: none;
		          color:	#000000;
		          }
	    			a:active {
            	text-decoration: none;
              font-weight: none;
              color:	#000000;
              }
            a:hover	{
            	text-decoration: none;
              font-weight: none;
              color:	#000000;
            }
 						a.link:link {
            	text-decoration: none;
              font-weight: none;
              color: #DD2222;
            }
            a.link:visited {
              text-decoration: none;
              font-weight: none;
              color:	#DD2222;
            }
            a.link:active {
              text-decoration: none;
              font-weight: none;
              color:	#FF2222;
            }
            a.link:hover	{
            	text-decoration: none;
              font-weight: none;
              color:	#990000;
            }                      
            b {
                font-weight: bold;
            }
            bb {
                font-weight: bolder;
            }
            body {
                background-color: #FFFFFF;
                margin-top: 0px;
                margin-left: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
            }
            th {
                background-color: #FFFFFF;
                font-family: Helvetica, Arial;
                font-size: 0.8em;
                color: #000000;
            }
            tr {
                background-color: #FFFFFF;
            }
            td {
                background-color: #FFFFEE;
            }        
            span.white_font {
                color: #FFFFFF;
                font-family: Helvetica, Arial;
                font-size: 0.8em;
            }
            span.standard_text {
                color: #000000;
                font-family: Helvetica, Arial;
                font-size: 0.8em;
            }
            span.small_text {
                color: #000000;
                font-family: Helvetica, Arial;
                font-size: 0.6em;
            }
            span.standard_italic_text {
                color: #DD2222;
                font-family: Helvetica, Arial;
                font-size: 0.8em;
                font-style: italic;
            }
            red {
            		color: #DD2222;
            }
            h1, h2, h3, h4, h5, h6, th, dt	{
                font-family: 'Myriad Web', Helvetica, Arial, sans-serif;
            }
            -->
/*]]>*/
