body {
	/*background-image: url(images/bgi.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	background-attachment:fixed;*/
	background-color: #FFFFFF;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style4 {font-size: x-small;}

A:link {color: #000000;
text-decoration:none;}
A:active {color: #000000; text-decoration:none;}
A:visited {color: #000000;
text-decoration:none;}
a:hover { color:#CCCCCC;
	text-decoration: none;}