BODY {
margin-top: 5px; 
background-color: #ffffff;
width: 100%;
text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px;
}

/* -----------------  LINKS      ------------------ */
a:link 	{text-decoration: none; color: #666600;}
a:visited  {text-decoration: none; color: #666600;}
a:hover {color: #3333cc; text-decoration: underline;}
a:active  {text-decoration: none; color: #666600;}


.bodytext {
	font-size: 12px;
	font-family: Arial, Helvetica, verdana, tahoma, Geneva, Swiss, SunSans-Regular;
	margin-right: 5px;
	margin-left: 5px;
	color: #333333;
	line-height: 18px;
	padding-right: 3px;
	padding-left: 3px;

}
.bodytext a:link{
	text-decoration: none;
	color: #333300;
}
.bodytext a:visited{
	text-decoration: none;
	color: #333300;
}
.bodytext a:active{
	text-decoration: none;
	color: #333300;
}
.bodytext a:hover{
	color: #990033;
	text-decoration: underline;
}
.textplain {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.auction-title
{
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding-left: 5px;

}
.purpleangle {
	font-family: "Poor Richard";
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.purpleanglelarge {
	font-family: "Poor Richard";
	font-size: 24px;
	color: #666666;
}
.purpleanglesmall {
	font-family: "Poor Richard";
	font-size: 18px;
	color: #551383;
}
.purpleanglewhite {
	font-family: "Poor Richard";
	font-size: 18px;
	color: #FFFFFF;
}

