body
{
	background-color: #ffffff;
	color: #000000;
}
p
{

}
a:link
{
	color: #003399;
/*	background-color: #FFFFDD; */
}
code
{
	font-family: monospace;
}
table.pagetable
{
	width: 100%;
}
td
{ 
  text-align: left;
}
span.smallnote
{
	font-size: smaller;
	font-style: italic;
	font-weight: bold;
}
span.price
{
	font-style: italic;
	font-weight: bold;
}
span.shipping
{
	font-size: larger;
	font-weight: bold;
	color: red;
}
span.heading
{
  font-size: larger;
  font-weight: bold;
}
span.title
{
	font-style: italic;
}
div.blockindent
{
	margin-left: 10%;
}
