/* Domino Cascading Style Sheet *//* Created: 07 Sep 2000 By: |Ivelian| *//* Version: 0.01 *//* Body */body         { background-color: #A56131}/*main table*/.maintable { background-color: #FFFFE9} /* Sub Divisions */.subdiv      { font-size: 12pt; color: #004600; letter-spacing: 2; font-weight: bold;                text-align: center; border-bottom-style: groove;border-bottom-width:1; border-bottom-color:#00A440 ;margin-top: 20;                margin-bottom: 20; padding-bottom: 3 }/* Bold Text */.btext      { color: #006068; font-weight: bold;}/* Headings */.h1   {  font-size: 12pt; color: #004600; font-weight: bold;}/* Paragraphs */.t1   {  font-size: 12pt; color: #996633;  font-style: italic; }.t2   {  font-size: 11pt; color: #996633; font-weight: bold; font-style: italic; }/* Lists *//* Anchors (links) *//* Tables */.c1  {   background-color: #F2EB9B; font-size: 10pt; color: #996633; font-weight: bold; text-align: center;}.dreben    { font-size: 10pt; }
