body {
	margin: 0;
	padding: 0;
	font-family : Arial, Tahoma;
	font-size: 12px;
}
A:link,A:active,A:visited {
	color: #666666;
	text-decoration: underline;
}
A:hover {
	color:#999999;
}
.copy {
	font-size: 11px;
}
.head {
	font-size: 18px;
	font-weight: bold;
	color: #009933;
}
.img0 {
	filter:alpha(opacity=0);
	-moz-opacity:0;
}
.img50 {
	filter:alpha(opacity=50);
	-moz-opacity:0;
}