
h1.d { color: #a06040; text-align: center; }
table.bAqua { border: solid Aqua; }
table.bRed  { border: solid Red;  }
table.bLime { border: solid Lime; }
table.bFuchsia { border: solid Fuchsia; }
table.bgWhite  { background-color: #ffFfff; }
.Center { text-align: center; }
div.amexTop    { font-size: 200%; color: #004400; margin: 2% 1% 0  5%; }
div.amexMiddle { font-size: 200%; color: #004400; margin: 0  1% 0  5%; }
div.amexBottom { font-size: 200%; color: #004400; margin: 0  1% 3% 5%; }
div.bigBold    { font-size: 200%; color: #440044; font-weight: bold; margin: 0 0 0 5%; }
div.vTopSpacer { margin-top: 3%; }
div.vBottomSpacer { margin-bottom: 3%; }
div.scprintdes { margin: 3% 15% 5% 15%; text-align: left; }
.backpage2 { background-color: #eef; font-weight: bold; margin: 2% 0 1% 10%; }
.bigred    { color: #a00; font-weight: bold; font-size: 200%;
             margin: 3% 15% 5% 15%; text-align: left;  }
.printdes  { color: #080; font-weight: bold; font-size: 105%; }
.inkcolor  { color: #008; font-weight: bold; font-size: 105%; }
.o2koozie  { 
   margin: 0 0 0 15%; width: 350px; 
   text-align: left; vertical-align : top;
   border: 1px solid red; 
}

.rushnotice {
    font-family: helvetica,arial,sans-serif; 
    text-align: left; 
    color: #600;
    margin: 0 0 0 4%;
}

.errorMsg { background-color: #ffFFa0; }
