﻿  .A0, .B0, .C0
{   stroke:         #aaa;
} .A0, .D0
{   fill:           #777;
} .B0, .C0
{   fill:           #bbb;
} 

.A1, .B1, .C1
{   stroke:         #88d;
} .A1, .D1
{   fill:           #55e;
} .B1, .C1
{   fill:           #aad;
} 

.A2, .B2, .C2    
{   stroke:         #d66;
} .A2, .D2
{   fill:           #e33;
} .B2, .C2
{   fill:           #d88;
} 

.B0, .B1, .B2, .C0, .C1, .C2, .O
{   stroke-width:   .02;
} .D0, .D1, .D2             
{   stroke:         #888;
    stroke-width:   .05;
} .N, .C0, .C1, .C2
{   fill-opacity:   0.3;
} .C0, .C1, .C2
{   stroke-opacity: 0.5;
} .H, .F, .I 
{   text-anchor:    middle;
} .H
{   font-size:      3.2px;
} .G, .F, .I 
{   font-size:      2.117px;
} .G
{   text-anchor:    end;
} .A0, .A1, .A2 
{   stroke-width:   .35;
    fill-opacity:   .044;
} .B0, .B1, .B2 
{   fill-opacity:   0.8;
} .J, .K, .L 
{   text-anchor:    middle;
    font-size:      1.764px;
} .K 
{   fill-opacity:   0.3;
} .L 
{   fill-opacity:   0.5;
}