/* Domino Cascading Style Sheet *//* Created: 07 Sep 2000 By: Borislav Dimov *//* Version: 1.0 *//* Body */body         { background-color: #007030 }/* Sub Divisions */.subdiv      { font-size: 12pt; color: #cc0000; letter-spacing: 2; font-weight: bold;                text-align: center; margin-top: 10;                margin-bottom: 0; text-decoration: none}/* Bold Text */.btext      { color: #330000; font-weight: bold; text-decoration: none}/* Headings *//* Paragraphs *//* Lists *//* Anchors (links) */a            {color: #330000 }/* Tables */table        { background-color: #ffffcc }
