<style type="text/css">

body {
	margin-left: 1mm;
	margin-top: 1mm;
	margin-right: 1mm;
	margin-bottom: 1mm;
}
<!--
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}
.style1 {
	color: #0000FF;
	font-weight: bold;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {
	color: #FF33FF;
	font-weight: bold;
}
.style4 {
	color: #000000;
	font-weight: bold;
}
.style5 {
	color: #009933;
	font-weight: bold;
}
.style6 {
	color: #9900FF;
	font-weight: bold;
}
.style7 {
	color: #FFCC00;
	font-weight: bold;
}
.style8 {
	color: #0066FF;
	font-weight: bold;
}
.style9 {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}

A.n:link {
	text-decoration: none;
	color:#0066FF ;
}
A.n:visited {
	text-decoration: none;
	color: #0066FF;
}
A.n:hover {
	text-decoration: none;
	color: #FF33FF;
}
A.n:active {
	text-decoration: none;
	color:#0066FF ;
}


A.h:link {
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF ;
}
A.h:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
A.h:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF66FF;
}
A.h:active {
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF ;
}
</style>