body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-size: 9pt;
	color: #1b1b1b;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	color: #1b1b1b;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #1b1b1b;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color:#FF0000;
	text-decoration:underline;
}
table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.style1 {font-size: 12px}

.style2 {font-size: 9px}
.style4 {font-size: 12px; color: #336600; }