/* Domino Cascading Style Sheet *//* Created: 07 Sep 2000 By: Borislav Dimov *//* Version: 1.0 *//* Body */body         { background-color: #005980 }/* Sub Divisions */.subdiv      { font-size: 12pt; color: #800000; letter-spacing: 2; font-weight: bold;                text-align: Center; border-bottom-style: groove;border-bottom-width:3; margin-top: 20;                margin-bottom: 20; padding-bottom: 3 }/* Bold Text */.btext      { color: #0060A0; font-weight: bold;}/* Headings *//* Paragraphs *//* Lists *//* Anchors (links) */a            {color: #0060A0 }/* Tables */