body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	background-image: url("../images/line.gif");
	background-attachment:fixed;
}
img{border:none;}
.sold {color: #ff0000; FONT-WEIGHT: normal;}
.highlight
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003366;
    text-align: left;
}

a.link {color: #999999;}
a.visted {color: #999999;}

.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #003366;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.ref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.pow
{
    border: silver thin dashed;
    text-align: center;
	vertical-align: middle;
	width:180px;
	padding:5px;
	-moz-border-radius: 16px;
}
.powpic
{
padding-top: 5px; 

}