a:link
{
	color: rgb(0,102,153); 
}
a:visited
{
	color: rgb(0,153,102); 
} 
a:active 
{
	color: rgb(0,102,102);
}
body
{
	font-family: arial;
	font-size: smaller;
	color: rgb(0,13,106);
}

table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, Times;
}
h1
{
	color: rgb(0,153,153); font-size: 16pt
}
h2
{
	color: rgb(102,102,102); 
}
h3
{
	color: rgb(123,123,102); 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}
p.caption
{
  color: #008000
}
p.quote
{
	color: #000000;
	font-style: italic;
}
p.quotefrom
{
	color:#008000;
	font-size: smaller;
	text-align: right;
}
.price
{
	color: #008000;
	font-size: x-large;
}
td.rightpanel
{
	padding-left: 2em;
	width: 270px;
}

#navlist { list-style-image: url(images/arrow.gif); } 

.list-spacing { margin-bottom: 6 }

.hanging-indent { text-indent: -82; margin-left: 82 }

.hanging-ind142 { text-indent: -142; margin-left: 142 }

