/* AccessOPAC Standard Stylesheet 
v1 27/03/02 */

body {
	font-family: Arial;
	font-size:medium;
	font-weight: bold;
	font-style:  normal;
	color: Black;
	background: White;	
 }

.std {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style:  normal;
	color: Black;
 }	
 .txtlbl{
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style:  normal;
	color: Black;
	border-style: none;
	border-color: Background;
 }	
 
.pageheading {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: Maroon
}
.legendheading {
	font-family: Arial;
	font-size: medium;
	font-weight:normal;
	font-style: normal;
	color: Maroon
}		
.stylesimpleburg {
    font-family: Arial;
	font-size:smaller;
	font-weight:bold ;
	font-style:normal;
	color: Maroon
}	
.stylelargeteal {
    color: Purple;
}
a:link {
	color : Purple ;
}
a:visited
	{
	color : Purple ;
}