body { color: black; 
       font-family: Tahoma, Arial, sans-serif; 
       font-size: 11px; 
       background-image: url(images/amexbg.jpg) left top; 
       background-attachment: scroll;
       background-repeat: no-repeat; 
     }
     

p { margin-left: 20px }
h3 { margin-left: 20px }

a:link { color: #0e55a5; }
a:visited { color: #666; }

#content { margin-left: 50px; margin-top: 25px; }

#logos { margin-left: 175px; margin-top: 55px; }


.nav { font-size: 10px; 
       font-weight: 700; 
       text-transform: uppercase; 
       line-height: 14px; 
       width: 75px;
       padding: 1px;
       text-decoration: none;
     }
a.nav:hover { background-color: #FFD205; text-decoration: none; color: white }

.leftpic { float: left;
           margin-left: 0px;
           margin-top: 0px;
           margin-right: 15px;
           margin-bottom: 15px;
         }

.fintext { border: 1px #0e55a5 solid; 
           width: 580px;
           margin-left: 170px; 
           margin-top: 15px; 
           margin-bottom: 15px;
           padding: 4px;
           color: #0e55a5;
           background-color: #B1D9F2;
           text-align: center;
         }

.tail { width: 600px;
        margin-left: 170px;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center;
      }
      
.bb { color: #0e55a5; font-weight: 700 }

.bw { background-color: #0e55a5; color: white; font-weight: 700 }


.b { font-weight: 700 }
.i { font-style: italic }

.faq { line-height: 18px; font-weight: 700 }