.home
	{
	font-family : Arial, Helvetica, Sans Serif;
	font-size : 10pt;
	color : #FFFFFF;
	}



.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
}

.header1
	{
	font-family : Arial, Helvetica, Sans Serif;
	font-size : 11pt;
	color : #FFFFFF;
	font-weight : bold;
}

.maintext, LI
	{
	font-family : Arial, Helvetica, Sans Serif;
	font-size : 9pt;
	color : #FFFFFF;
	}
	
	
blockquote
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFFFFF;
	font-weight: normal;
}

.reviewer
	{
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	color : #FFFFFF;
	font-style : italic;
	font-weight: normal;
}

.subjects
	{
	font-family : Arial, Helvetica, Sans Serif;
	font-size : 8pt;
	color : White;
	font-weight : bold;
	text-decoration : none;
}

.subjects:hover
	{
	font-family : Arial, Helvetica, Sans Serif;
	font-size : 8pt;
	color : #FFCC33;
	font-weight : bold;
	text-decoration : none;
}

.smallNav 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFCC33;
	text-decoration: none;
}

.smallNav:hover
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #FFFFFF;
	text-decoration: none;
	}
	
.catlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none
}

.catlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFCC33;
	text-decoration: underline
}




/* the following classes control the stripes of colour in the catalogue page. Use three similar colours */

.tableone
{
background-color: #FF9900
}

.tabletwo
{
background-color: #FFCC33
}

.tablethree
{
background-color: #999999
}

/* ----------------------end of table classes-------------------- */

.one 
/* heading font; this is a paragraph class use either verdana or arial, 12 - 14 pts, do not alter colour */
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
color: black;
font-weight: bold
}

.two 
/* main body font; this is a paragraph class use verdana, 8pts, use any dark colour */
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: black
}

.topnav
/* do not alter! */
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: white
}

.browse
/* only change colour */
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: blue;
text-decoration: underline
}

.country 
/* only change colour */
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: blue;
text-decoration: underline
}

.smalllinks
/* do not alter! */
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: black;
text-decoration: none
}

.toplink
/* do not alter! checkout | proceed | new search */
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: white;
text-decoration: none
}

.booktitle
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
color: black;
font-weight: bold
} 

.results
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: black;
font-weight: bold
} 

.type
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: FF9900
} 

.author
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: black;
font-style: italic;
font-weight: normal
} 
