body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
}
.inset10mm {
	padding-left: 10mm;
}
h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #666666
}
h3 {
	font-size: medium;
	color: #666666;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #CC66CC;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: red;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #CC66CC;
	text-decoration: underline;
}
h1 A:link {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color:#CC66CC
}
h1 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: red;
}
h1 A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #CC66CC;
	text-decoration: underline;
}


