.shown   {opacity:1.0}
.hidden  {opacity:0.0}
.dimmed  {opacity:0.3}

.diagramBody    {font:Verdana;font-size:10px;font-weight:normal;text-anchor:start}

.classifierBody {fill:yellow;stroke:black; stroke-width:3px}
.classifierHead {font-weight:bold; text-anchor:middle}
.classifierText {font-size:9px}
.classifierTextBack {fill:orange;opacity:0.0}
.classifierTextBold {font-size:9px;text-weight:bold}
.classifierRule {stroke:black;stroke-width:1px}

.relationLine   {stroke:red;fill:none}
.relationLabel  {stroke:black;font-size:9px}

.opCallLine         		{stroke:blue;fill:none;stroke-width:1px;stroke-dasharray:0}
.opCallLineArrowhead		{stroke:blue;fill:none;stroke-width:1px;visibility:hidden;stroke-dasharray:0}

.user		{stroke:black;fill:none;stroke-width:2px}