/* hide from older browsers */

body {
		font-family: arial, helvetica, sans-serif; 
		background: #ffffff url(images/ac015.gif) repeat;
		background-repeat: repeat; }
	
table {
	font-family: arial, helvetica, sans-serif; 
	background: transparent; }

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	}

th {
	font-family: arial, helvetica, sans-serif; 
	font-size: 11pt; font-weight: bold; }
	
p {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt; }

.footer { font-size: 10pt; }

.sold {	color: red;
		font-weight: bold;
		font-style: italic; }

.titleheader {
		font-size: 14pt;
		color: black;
		font-weight: bold; }

.bio	{
		font-size: 12pt; }
		
.enlarge {font-size: 9pt;
			font-style: italic; }

.booktitle	{font-style: italic; }

a:link {
		color: #990099; 
		text-decoration: none; }

a:hover {
		text-color: #009900;
		text-decoration: none; }

a:visited { 
		color: #330099;  
		text-decoration: none;	}
	
/* stop hiding */