body {
    background: #818990;
    margin: auto,0;
    }
    
p, .form {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 14px;
    color: #000000;
    line-height: 18px;
    }

ul,ol,li {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 14px;
    color: #000000;
    line-height: 18px;
    margin-bottom: 12px;
    }
    
blockquote {
    border: 2px dashed #313131;
    padding: 20px;
    font-family: tahoma,verdana,sans-serif;
    font-size: 14px;
    color: #000000;
    line-height: 18px;
    }

h1 {
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    font-size: 24px;
    color: #145a8f;
    line-height: 28px;
    }
    
h2 {
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    font-size: 20px;
    color: #1a447e;
    line-height: 24px;
    }

.headline { background: #28476f url(/images/bluebar.jpg) repeat; padding: 3px; font-weight: bold; color: #fff; text-align: center; }
    
.small {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    color: #000000;
    line-height: 18px;
    }

a, .small a {
    color: #0000FF;
    }
    
    
.bestdeal { 
    display: block;
    background: url(/images/i_bestdeal.gif) no-repeat center left;
    padding-left: 10px;
    height: 35px;
}

.quotes {
    border: 1px solid #cccccc;
    background: #f0f4f7;
    padding: 10px;
    }

#footerlinks {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color: #313131;
    line-height: 18px;
    }
    
#footerlinks a {
    color: #ffffff;
    text-decoration: none;
    }
    
#footerlinks a:hover {
    color: #ffffff;
    text-decoration: underline;
    }