basefont {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: 0.97;
	color: #333333;
}
body {
	font: normal small/1 Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background: #DCE2E5;
	margin: 0px;
	padding: 0px;
}
a:link {
	font: bold small/0.97 Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font: bold small/0.97 Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font: bold small/0.97 Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
}
h1 {
	font-size: large;
	color: #003366;
	text-decoration: none;
	text-align: center;
}
#lotTable {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 1.15;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	border-width: 0px;
}
#lotTable caption {
	font-family: Arial, Helvetica, sans-serif;
	background: #006699;
	color: #CCCCCC;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: medium;
}
#lotTable tr {
	border: 0;
	border-width: 0;
	outline-width: 0px;
	outline: 0;
}
#lotTable tr td {
	padding: 5px 10px 10px 5px;
	border-bottom: 2px solid #006699;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	outline-width: 0px;
}
#lotTable tr td b {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
        letter-spacing: 0.05em;
        word-spacing: 0.3em;
}
#lotTable tr td img {
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
}
#lotTable tr td a:link {
	font: normal small Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
#lotTable tr td a:hover {
	font: normal small Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
#lotTable tr td a:visited {
	font: normal small Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
#pseTable {
        font-family: "Times New Roman", Times, serif;
        font-size: small;
        line-height: 1.15;
        color: #333333;
        text-decoration: none;
        text-align: left;
        margin: 10px;
        border-width: 0px;
}
#pseTable caption {
        font-family: Arial, Helvetica, sans-serif;
        background: #006699;
        color: #CCCCCC;
        letter-spacing: 0.1em;
        text-align: center;
        padding-top: 3px;
        padding-bottom: 3px;
        font-size: small;
}
#pseTable tr {
        border: 0;
        border-width: 0;
        outline-width: 0px;
        outline: 0;
}
#pseTable tr td {
        padding: 5px 10px 10px 5px;
        border-bottom: 0px solid #006699;
        border-top-width: 0px;
        border-right-width: 0px;
        border-left-width: 0px;
        outline-width: 0px;
}
#pseTable tr td b {
        font-family: "Times New Roman", Times, serif;
        color: #333333;
        font-weight: bold;
        text-decoration: none;
        letter-spacing: 0.05em;
        word-spacing: -0.2em;
}
#pseTable tr td img {
        margin-right: 20px;
        float: left;
        margin-bottom: 20px;
}
#pseTable tr td a:link {
        font: normal small Arial, Helvetica, sans-serif;
        color: #006699;
        text-decoration: underline;
        padding-right: 5px;
        padding-left: 5px;
}
#pseTable tr td a:hover {
        font: normal small Arial, Helvetica, sans-serif;
        color: #000066;
        text-decoration: underline;
        padding-right: 5px;
        padding-left: 5px;
}
#pseTable tr td a:visited {
        font: normal small Arial, Helvetica, sans-serif;
        color: #006699;
        text-decoration: underline;
        padding-right: 5px;
        padding-left: 5px;
}

@media screen, projection {
}

@media print {
* { background: #fff; color: #000; }
html { font: 100%/1.5 georgia, serif; }
#ps_buttons { display: none; }
}

