
body {background-color: #DDC7B3;
     
}

body-margin: {0px 10px 0px 10px;
}

a:link     {color:      black;
            background:transparent;
            font-weight: bold;
            text-decoration: none;
}



a:active   {color:      black;
            background:#ab1118;
            font-weight: bold;
            text-decoration: none;
}

a:visited  {color:      black;
            background: transparent;
            font-weight: bold;
            text-decoration: none;
}



a:hover    {color:      white;
            background: #ab1118;
            font-weight: bold;
            text-decoration: none;
}


table.one { background-color: black;
            border: #DF0303;
}



table.two {background-color: #DED6D6;
}


table.three {background-color: #F3F3DB;
}

table.four {background-color: #DDC7B3;         
            border: #DF0303;
}        

table.threeA {background-color:#E8DAD2;

}
table.threeB {background-color: #F7DDC3;
              border: #C06206;
}

table.fourA {border: #DF0303;
}

table.threeAb {background-color:#E8DAD2;
                border: #DF0303;
}   
table.twoA  { background-color: #F7F8AA;
              border: #800000
}

    
.right
{
text-align: right;
}

.bar { size: 12em;
           weight: strong;
           color: #744518;
}

td.bit {background-color:  #F2F2C8
}


p.left
{
text-align: left;
}

p.bar {font-size: 16pt;
}

p.flow {font-size: 1em;   
} 

p.big {line-height: 200%}

div.c2 {color: white;
         text-align: center;
         weight: strong;

}

div.c3 {font-weight: strong;
}

div.c1 {text-align: center;
        font-size: 2em;
}

