body { 
	background-color: #FFFFFF;
  link: #000066;
	vlink: #330066;
}



td {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
}

a {
	font-family: Arial;
	color: #0033cc;
	text-decoration: underline;
}

a.visited {
	font-family: Arial;
	color: #330066;
	text-decoration: underline;
}

.bullet {
	font-weight: bold;
	font-style: italic;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.text {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.faq {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}

.publication {
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}

.credit {
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

.isbn {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

.homepage {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a.copyright {
	font-weight: bold;
	font-family: Arial;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}

.copyright {
	font-family: Arial;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}

a.highlight {
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
	color: #3D7670;
	text-decoration: underline;
}

.headline {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

.search {
	background-color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	width: 137px;
	height: 16px;
}

li {
	list-style : square inside;
}

li.unordered {
	list-style: square outside;
}
li.ordered {
	list-style: decimal outside;
}

li.small  {
	list-style: disc;
}

sup {
	font-size:6 px;
}


