<STYLE>
<!--
        BODY
        {
                font-color:     #000000;
                color:     	#000000;
                width:          750;
                display:        block;
                font-family:    Arial;
                font-size:      13px;
                vlink-color:    #000000;
        }

	.font 
	{ 
		font-size: 14px; 
		font-family: Verdana, Arial, sans-serif; 
		color: #333333; 
	}

        .Mname
        {
                font-family:    Arial;
                font-weight:    bold;
                font-size:      13px;
                color:          #000000;
        }       

        .MnameE
        {
                font-family:    Arial;
                font-weight:    bold;
                font-size:      13px;
                color:          #000000;
        }       

        .name
        {
                font-family:    Arial;
                color:          #000000;
                font-size:      11px;
        }       

        .tablename 
        {
                font-family:	Arial;
                font-weight:	bold;
                color:		#000000;
                font-size:	13px;
        }

        .dtablename 
        {
                font-family:	Arial;
                font-weight:	bold;
                color:		#ffffff;
                font-size:	13px;
        }

        .warn
        {
                font-family:    Arial;
                font-weight:    bold;
                font-size:      13px;
                font-style:     italic;
                color:          #FF0000;
        }

        .mesg
        {
                font-family:    Arial;
                font-weight:    bold;
                font-size:      13px;
                font-style:     italic;
                color:          #000000;
        }

        #layer0
        {
                position:               absolute;
                visibility:             hidden;
        }

        #layer1
        {
                position:               static; 
                visibility:             hidden;
        }

        .center
        {
                font-family:    Arial;
                color:          #000000;
                font-size:      11px;
                text-align:     center;
        }

        .result
        {
                font-family:    Arial;
                color:          #000000;
                font-size:      11pt;
        }       

        .resultE
        {
                font-family:    Arial;
                color:          #000000;
                font-size:      11px;
        }       
-->
</STYLE>


