@charset "utf-8";
/* CSS Document */

body,td,th {
	 font-family: "Tahoma";
	 color: #000080;
	 font-size: 10pt;
}

/*Subhead Style*/
.subhead {
	 font-family:"Tahoma";
	 color: #764628;
	 font-style: oblique;
	 font-weight: bold;
	 font-size: 13pt;
}

.secondsale {font-family:Verdana, Geneva, sans-serif; font-size:18pt; color:#000;}

.red {color:#FF0000}

.picborder {
	border:#FFF;
	border-bottom-style:ridge;
	border-left-style: ridge;
	border-bottom-style:ridge;
	border-right-style: ridge;
	border-bottom-color:#000;
	border-right-color:#000;
	border-bottom-width:thick;
	border-left-color:#FFF;
	border-top-color:#FFF;
} 
}