rect { fill: red; stroke: blue; }
rect.yellow { fill: yellow; }
.green { fill: none; stroke: green; }
polyline { fill: none; stroke: black; }
text { font-family:sans-serif; stroke:red; opacity:1; clip-path:none; filter:none; }
g.text15 { font-size:15; }
path.blue {fill:none; stroke:blue;}
path.red {fill:none; stroke:red;}
path.yellow {fill:none; stroke:rgb(255,200,0);}
path.gray {fill:none; stroke:gray; min-scale:0.8;}
path.lime {fill:none; stroke:lime; min-scale:1;}
path.aqua {fill:none; stroke:aqua; min-scale:1.5;}
path.silver {fill:none; stroke:silver; min-scale:2;}
