digraph {
    node [style="filled,rounded"]
    node [shape=box]
    node [color="#444444"]
    ratio="compress"
    size="8,10"
    "remainder_RealEstateInvestments"[label = "Other Real \nEstate \nInvestments, \nNet\n-4.18%" fillcolor="#EEEEEE"]
    "RealEstateInvestments"[label = "Real Estate \nInvestments, \nNet\n-6.68%" fillcolor="#EEEEEE"]
    "RealEstateInvestmentPropertyAtCost"[label = "Real Estate \nInvestment \nProperty, at \nCost\n-7.13%" fillcolor="#EEEEEE"]
    "RealEstateInvestmentPropertyAccumulatedDepreciation"[label = "Real Estate \nInvestment \nProperty, \nAccumulated \nDepreciation\n5.59%" fillcolor="#EEEEEE"]
    "LiabilitiesLongTerm"[label = "Liabilities, \nLong-term\n4.92%" fillcolor="#EEEEEE"]
    "Liabilities"[label = "Liabilities\n-13.3%" fillcolor="#FFC7AD"]
    "LiabilitiesCurrent"[label = "Liabilities, \nCurrent\n8.47%" fillcolor="#BDE7BD"]
    "remainder_Liabilities"[label = "Other \nLiabilities\n-29.4%" fillcolor="#ff7973"]
    "Assets"[label = "Assets\n-8.00%" fillcolor="#FFC7AD"]
    "remainder_Assets"[label = "Other Assets\n-0.871%" fillcolor="#EEEEEE"]
    "remainder_Revenues"[label = "Other Revenues\n-13.4%" fillcolor="#FFC7AD"]
    "Revenues"[label = "Revenues\n-12.7%" fillcolor="#FFC7AD"]
    "CostOfRevenue"[label = "Cost of \nRevenue\n5.12%" fillcolor="#EEEEEE"]
    "Expenses"[label = "Expenses\n-8.55%" fillcolor="#FFC7AD"]
    "remainder_Expenses"[label = "Other Expenses\n-12.7%" fillcolor="#FFC7AD"]
    "StockholdersEquity"[label = "Stockholders \nEquity\n-19.9%" fillcolor="#FFC7AD"]
    "NetIncome"[label = "Net Income\n-13.3%" fillcolor="#FFC7AD"]
    "remainder_NetIncome"[label = "Other Net \nIncome\n8.83%" fillcolor="#BDE7BD"]
    "ComprehensiveNetIncome"[label = "Comprehensive \nNet Income\n-13.4%" fillcolor="#FFC7AD"]
    "EconomicCapitalRatiobeforeLimitedLiability"[label = "ECR before \nLimitedLiability\n-34.0%" fillcolor="#ff7973"]
    "EconomicCapitalRatio"[label = "Economic \nCapital Ratio\n-37.6%" fillcolor="#ff7973"]
    "remainder_RealEstateInvestments" -> "RealEstateInvestments" [label="-4.18%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "RealEstateInvestments" -> "Assets" [label="-6.68%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "RealEstateInvestmentPropertyAtCost" -> "RealEstateInvestments" [label="-7.13%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "RealEstateInvestmentPropertyAccumulatedDepreciation" -> "RealEstateInvestments" [label="5.59%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "LiabilitiesLongTerm" -> "Liabilities" [label="4.92%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Liabilities" -> "StockholdersEquity" [label="-10.4%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "Liabilities" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="-2.00%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "LiabilitiesCurrent" -> "Liabilities" [label="8.47%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "remainder_Liabilities" -> "Liabilities" [label="-29.4%" color="#ff7973" penwidth="12", arrowsize=0.5]
    "Assets" -> "StockholdersEquity" [label="-10.4%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "Assets" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="1.65%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "remainder_Assets" -> "Assets" [label="-0.871%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "remainder_Revenues" -> "Revenues" [label="-13.4%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "Revenues" -> "NetIncome" [label="-12.7%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "CostOfRevenue" -> "Expenses" [label="5.12%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Expenses" -> "NetIncome" [label="-8.55%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "remainder_Expenses" -> "Expenses" [label="-12.7%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "StockholdersEquity" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="-19.9%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "NetIncome" -> "ComprehensiveNetIncome" [label="-13.3%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "remainder_NetIncome" -> "NetIncome" [label="8.83%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "ComprehensiveNetIncome" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="-13.4%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "EconomicCapitalRatiobeforeLimitedLiability" -> "EconomicCapitalRatio" [label="-34.0%" color="#ff7973" penwidth="12", arrowsize=0.5]
    "Liabilities" -> "Assets" [style = "invisible", arrowhead="none"]
    "RealEstateInvestments" -> "remainder_Assets" [style = "invisible", arrowhead="none"]
}