	body { 
		font-family: Verdana, Arial, Helvetica;
		font-size: 10pt;
		font-weight: normal; 
		text-decoration: none;
		text-align: left;
		scrollbar-face-color: #006699;
		scrollbar-shadow-color: #666666;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-track-color: #CCCCCC;
		scrollbar-arrow-color: #CC0000;
		scrollbar-3dlight-color: #000000;
		scrollbar-darkshadow-color: #666666;
	}
	td { 
		font-family: Verdana, Arial, Helvetica;
		font-size: 10pt;
		font-weight: normal; 
		text-align: left;
	}	
	td.cur { 
		text-align: center;
	}	
	td.quant { 
		text-align: center;
	}	
	#menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#menu a {
		border-bottom: 1px dotted silver;
		color: white;
		display: block;
		font-weight: bold;
		margin: 0;
		padding: 15px 0px 0px 0px;
		text-decoration: none;
		width: 100%;
	}
	#menu a:active {
		color: #FFCC66;
		font-weight: bold;
		padding: 15px 0px 0px 0px;
		text-decoration: none;
	}
	#menu a:hover {
		color: #FF0000;
		font-weight: bold;
		padding: 15px 0px 0px 0px;
		text-decoration: none;
	}
	div#Catalogue {
		border: 0px solid white;
		float: left;
		margin: 0px;
		padding: 0;
		text-decoration: none;
	}
	div#Catalogue a {
		font-family: Arial Unicode MS;
		margin: 0 0 0 0;
		padding: 0 4px 0px 0px;
		font-size: 12pt;
		font-weight: bold;
		color: #006699;
		border-right: 1px solid #006699;
		text-decoration: none;
	}
	#textcontent {
		font-family: Verdana, Arial, Helvetica;
		font-size: 10pt;
		font-weight: normal; 
		text-align: left;
		margin: 5px;
	}
	#textcontent h1 { 
		color: purple;
		font-family: Verdana, Arial, Helvetica;
		font-size: 16pt;
		font-weight: bold;
		text-align: left;
	}
	#textcontent h2 { 
		color: purple;
		font-family: Verdana, Arial, Helvetica;
		font-size: 12pt;
		font-weight: bold;
		text-align: left;
	}
	#textcontent h4 { 
		color: purple;
		font-size: 12pt;
	}
	#textcontent p {
		text-align: justify;
	}
	#textcontent hr {
		width: 100%;
		height: 1px;
		color: silver;
		text-align: center;
	}
	#textcontent a {
		font-family: Verdana, Arial, Helvetica;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;		
		color: #003399;
	} 
	#textcontent a:visited { 
		color: #660066;
	} 
	#textcontent a:hover {
		color: #CC0000;
	}
	#textcontent a:active
		color: #CC0000;
	}
	#textcontent a.small {
		font-size: 8pt;
	}
	#textcontent a.bookmark {
		font-family: Verdana, Arial, Helvetica;
		font-size: 12pt;
		font-weight: bold;
		font-style: normal;
		color: black;
	}
	#textcontent td #title a {
		font-size: 13pt;
	}
	#textcontent em {
		color: #CC0000;
		font-family: Verdana, Arial, Helvetica;
		font-weight: bold;		
		font-style: normal;
		font-size: 10pt;
	}
	A {
		font-family: Verdana, Arial, Helvetica;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;		
		color: #003399;
		} 
	A.small {
		font-size: 8pt;
	}