@media screen, projection {
body {
        font: normal 10pt/12.5pt Arial, Helvetica, sans-serif;
        color: #333333;
        text-decoration: none;
        background: #DCE2E5;
        visibility: visible;
	margin: 0px;
}

.sale {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-style: normal;
        line-height: 18px;
        font-weight: bold;
        color: #006699;
        text-decoration: none;
        letter-spacing: 0.1em;
        text-align: left;
        vertical-align: text-top;
        margin-bottom: 6px;
        padding-bottom: 6px;
}

.title {
        font-weight: bold;
        font-family: "Times New Roman", Times, serif;
        font-size: 20pt;
        color: #003366;
        letter-spacing: 0.05em;
        line-height: 20pt;
        text-align: left;
}


.LotIndex a:link {
        color: #666666;
        text-decoration: none;
        font: normal 12pt "Times New Roman", Times, serif;
}

.LotIndex a:hover {
        color: #006699;
        text-decoration: underline;
        font: normal 12pt "Times New Roman", Times, serif;
}

.LotIndex a:visited {
        color: #000033;
        text-decoration: none;
        font: normal 12pt "Times New Roman", Times, serif;
}
}

@media print {
body {
        font: normal 10pt/12.5pt Arial, Helvetica, sans-serif;
        color: #333333;
        text-decoration: none;
        background: #DCE2E5;
        visibility: visible;
	margin: 0px;
}

.sale {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-style: normal;
        line-height: 18px;
        font-weight: bold;
        color: #006699;
        text-decoration: none;
        letter-spacing: 0.1em;
        text-align: left;
        vertical-align: text-top;
        margin-bottom: 6px;
        padding-bottom: 6px;
}

.title {
        font-weight: bold;
        font-family: "Times New Roman", Times, serif;
        font-size: 20pt;
        color: #003366;
        letter-spacing: 0.05em;
        line-height: 20pt;
        text-align: left;
}


.LotIndex a:link {
        color: #666666;
        text-decoration: none;
        font: normal 12pt "Times New Roman", Times, serif;
}

.LotIndex a:hover {
        color: #006699;
        text-decoration: underline;
        font: normal 12pt "Times New Roman", Times, serif;
}

.LotIndex a:visited {
        color: #000033;
        text-decoration: none;
        font: normal 12pt "Times New Roman", Times, serif;
}
body, div, table, td {
      width: auto !important;
      padding-left: 0 !important;
      padding-right: 0 !important;
      margin-left: 0 !important;
      margin-right: 0 !important;}

}

