@charset "utf-8";
body {
	font-family: "Microsoft Sans Serif";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	margin: 0px;
}
.hand {
	cursor: hand;
	}
.input {
	font-family: "Microsoft Sans Serif";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	border: 1px solid #CCCCCC;
}
a:link {
	font-family: "Microsoft Sans Serif";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Microsoft Sans Serif";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;
}
a.rss:link {
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
a.rss:visited {
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
a.rss:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	color: #666666;
	text-decoration: underline;
}
.rssnews {
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
