body {zoom: 70%;}

body,td,th {
	font-family: Helvetica, Arial Narrow, Geneva;
	color: #666666;
}
body {
	background-image: url("images/bg_gray.jpg");
}
a:link {
	color: #5D88A2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #669999;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style1 {font-size: 9px}
.style2 {font-size: 10px}

.footer {
	font-size: 9pt;
	text-align: right;
}